atlas  0.6
Namespaces | Classes | Typedefs
atlas Namespace Reference

Namespaces

 abelian
 
 arithmetic
 
 aux
 
 basic_io
 
 bitmap
 
 bits
 
 bitset
 
 bitvector
 
 block_io
 
 blocks
 
 bruhat
 
 cartanclass
 
 commands
 
 comparison
 
 containers
 
 descents
 
 dynkin
 
 error
 
 ext_block
 
 filekl
 
 free_abelian
 
 gradings
 
 graph
 
 hashtable
 
 innerclass
 
 input
 
 interactive
 
 interactive_lattice
 
 interactive_lietype
 
 interpreter
 
 involutions
 
 io
 
 ioutils
 
 kgb
 
 kgb_io
 
 kl
 
 kl_error
 
 kl_io
 
 klsupport
 
 kltest
 
 lattice
 
 lietype
 
 matreduc
 
 matrix
 
 mod2_system
 
 output
 
 partition
 
 permutations
 
 polynomials
 
 poset
 
 poset_io
 
 prerootdata
 
 prettyprint
 
 ratvec
 
 realredgp
 
 realweyl
 
 realweyl_io
 
 repr
 
 rootdata
 
 set
 
 size
 
 standardrepk
 
 subquotient
 
 subsystem
 
 tags
 
 tally
 
 test
 
 testprint
 
 testrun
 
 tits
 
 topology
 
 tori
 
 version
 
 weyl
 
 weylsize
 
 wgraph
 
 wgraph_io
 
 y_values
 

Classes

struct  constants
 

Typedefs

typedef BitSet< constants::RANK_MAXRankFlags
 
typedef BitSet< 2 *constants::RANK_MAXTwoRankFlags
 
typedef std::vector< RankFlagsRankFlagsList
 
typedef std::vector< Rational > RationalList
 
typedef matrix::Vector< int > int_Vector
 
typedef matrix::PID_Matrix< int > int_Matrix
 
typedef std::vector< int_Vectorint_VectorList
 
typedef int_Vector Weight
 
typedef int_Vector Coweight
 
typedef ratvec::RationalVector< arithmetic::Numer_tRatWeight
 
typedef ratvec::RationalVector< arithmetic::Numer_tRatCoweight
 
typedef matrix::Vector< arithmetic::Numer_tRatvec_Numer_t
 
typedef int_Matrix WeightInvolution
 
typedef int_Matrix CoweightInvolution
 
typedef std::vector< WeightWeightList
 
typedef std::vector< WeightCoweightList
 
typedef std::vector< RatWeightRatWeightList
 
typedef int LatticeCoeff
 
typedef std::vector< LatticeCoeffCoeffList
 
typedef matrix::Vector< LatticeCoeffLatticeElt
 
typedef std::vector< LatticeEltlatticeEltList
 
typedef matrix::PID_Matrix< LatticeCoeffLatticeMatrix
 
typedef BitVector< constants::RANK_MAXSmallBitVector
 
typedef BitVectorList< constants::RANK_MAXSmallBitVectorList
 
typedef BitVector< constants::RANK_MAX+1 > BinaryEquation
 
typedef BitVectorList< constants::RANK_MAX+1 > BinaryEquationList
 
typedef BitMatrix< constants::RANK_MAXBinaryMap
 
typedef subquotient::Subspace< constants::RANK_MAXSmallSubspace
 
typedef subquotient::Subquotient< constants::RANK_MAXSmallSubquotient
 
typedef unsigned short RootNbr
 
typedef std::vector< RootNbrRootNbrList
 
typedef bitmap::BitMap RootNbrSet
 
typedef unsigned int InvolutionNbr
 
typedef RankFlags Grading
 
typedef std::vector< GradingGradingList
 
typedef unsigned short CartanNbr
 
typedef unsigned short RealFormNbr
 
typedef std::vector< RealFormNbrRealFormNbrList
 
typedef unsigned int KGBElt
 
typedef std::vector< KGBEltKGBEltList
 
typedef std::pair< KGBElt, KGBEltKGBEltPair
 
typedef std::vector< KGBEltPairKGBEltPairList
 
typedef RankFlags Parabolic
 
typedef unsigned int KGPElt
 
typedef std::vector< DescentStatus > DescentStatusList
 
typedef unsigned int BlockElt
 
typedef std::vector< BlockEltBlockEltList
 
typedef std::pair< BlockElt, BlockEltBlockEltPair
 
typedef std::vector< BlockEltPairBlockEltPairList
 

Detailed Description

Class definition for the Subsystem class.

Typedef Documentation

typedef unsigned int atlas::BlockElt
typedef std::vector<BlockElt> atlas::BlockEltList
typedef std::vector<BlockEltPair> atlas::BlockEltPairList
typedef unsigned short atlas::CartanNbr
typedef std::vector<LatticeCoeff> atlas::CoeffList
typedef std::vector<Weight> atlas::CoweightList
typedef std::vector<DescentStatus> atlas::DescentStatusList
typedef std::vector<Grading> atlas::GradingList
typedef std::vector<int_Vector> atlas::int_VectorList
typedef unsigned int atlas::InvolutionNbr
typedef unsigned int atlas::KGBElt
typedef std::vector<KGBElt> atlas::KGBEltList
typedef std::pair<KGBElt,KGBElt> atlas::KGBEltPair
typedef std::vector<KGBEltPair> atlas::KGBEltPairList
typedef unsigned int atlas::KGPElt
typedef int atlas::LatticeCoeff
typedef std::vector<LatticeElt> atlas::latticeEltList
typedef std::vector<RankFlags> atlas::RankFlagsList
typedef std::vector<Rational> atlas::RationalList
typedef std::vector<RatWeight> atlas::RatWeightList
typedef unsigned short atlas::RealFormNbr
typedef std::vector<RealFormNbr> atlas::RealFormNbrList
typedef unsigned short atlas::RootNbr
typedef std::vector<RootNbr> atlas::RootNbrList
typedef std::vector<Weight> atlas::WeightList