#include <limits>
#include <set>
#include "latticetypes_fwd.h"
#include "matrix_fwd.h"
Include dependency graph for abelian_fwd.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | atlas |
namespace | atlas::abelian |
Typedefs | |
typedef unsigned long | atlas::abelian::GrpNbr |
typedef std::vector< GrpNbr > | atlas::abelian::GrpNbrList |
typedef std::vector< unsigned long > | atlas::abelian::GrpArr |
typedef std::vector< GrpArr > | atlas::abelian::GrpArrList |
typedef std::vector< unsigned long > | atlas::abelian::GroupType |
typedef matrix::Matrix< unsigned long > | atlas::abelian::Endomorphism |