#include <cstddef>
#include <vector>
Include dependency graph for blocks_fwd.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | atlas |
| namespace | atlas::blocks |
Typedefs | |
| typedef unsigned int | BlockElt |
| typedef std::vector< BlockElt > | BlockEltList |
| typedef std::pair< BlockElt, BlockElt > | BlockEltPair |
| typedef std::vector< BlockEltPair > | BlockEltPairList |
Definition in file blocks_fwd.h.
|
|
|
Definition at line 30 of file blocks_fwd.h. |
|
|
Definition at line 31 of file blocks_fwd.h. Referenced by atlas::blocks::Block::cayley(), atlas::blocks::Block::generate(), atlas::blocks::Block::inverseCayley(), atlas::blocks::Block::link(), and atlas::blocks::makeHasse(). |
|
|
Definition at line 32 of file blocks_fwd.h. |
1.3.9.1