|
| typedef size_t | atlas::set::Elt |
| |
| typedef std::vector< Elt > | atlas::set::EltList |
| |
| typedef BitSet< constants::RANK_MAX > | atlas::RankFlags |
| |
| typedef BitSet< 2 *constants::RANK_MAX > | atlas::TwoRankFlags |
| |
| typedef std::vector< RankFlags > | atlas::RankFlagsList |
| |
| typedef long long int | atlas::arithmetic::Numer_t |
| |
| typedef unsigned long long int | atlas::arithmetic::Denom_t |
| |
| typedef std::vector< Rational > | atlas::RationalList |
| |
| typedef std::pair< set::Elt, set::Elt > | atlas::poset::Link |
| |
| typedef set::Elt | atlas::graph::Vertex |
| |
| typedef std::vector< Vertex > | atlas::graph::VertexList |
| |
| typedef Vertex | atlas::graph::Edge |
| |
| typedef std::vector< Edge > | atlas::graph::EdgeList |
| |
| typedef size_t | atlas::polynomials::Degree |
| |
| typedef signed char | atlas::size::BaseType |
| |
| typedef unsigned char | atlas::size::UnsignedBaseType |
| |
| typedef SizeType< BaseType > | atlas::size::Size |
| |
| typedef matrix::Vector< int > | atlas::int_Vector |
| |
| typedef matrix::PID_Matrix< int > | atlas::int_Matrix |
| |
| typedef std::vector< int_Vector > | atlas::int_VectorList |
| |
| typedef int_Vector | atlas::Weight |
| |
| typedef int_Vector | atlas::Coweight |
| |
| typedef ratvec::RationalVector< arithmetic::Numer_t > | atlas::RatWeight |
| |
| typedef ratvec::RationalVector< arithmetic::Numer_t > | atlas::RatCoweight |
| |
| typedef matrix::Vector< arithmetic::Numer_t > | atlas::Ratvec_Numer_t |
| |
| typedef int_Matrix | atlas::WeightInvolution |
| |
| typedef int_Matrix | atlas::CoweightInvolution |
| |
| typedef std::vector< Weight > | atlas::WeightList |
| |
| typedef std::vector< Weight > | atlas::CoweightList |
| |
| typedef std::vector< RatWeight > | atlas::RatWeightList |
| |
| typedef int | atlas::LatticeCoeff |
| |
| typedef std::vector< LatticeCoeff > | atlas::CoeffList |
| |
| typedef matrix::Vector< LatticeCoeff > | atlas::LatticeElt |
| |
| typedef std::vector< LatticeElt > | atlas::latticeEltList |
| |
| typedef matrix::PID_Matrix< LatticeCoeff > | atlas::LatticeMatrix |
| |
| typedef BitVector< constants::RANK_MAX > | atlas::SmallBitVector |
| |
| typedef BitVectorList< constants::RANK_MAX > | atlas::SmallBitVectorList |
| |
| typedef BitVector< constants::RANK_MAX+1 > | atlas::BinaryEquation |
| |
| typedef BitVectorList< constants::RANK_MAX+1 > | atlas::BinaryEquationList |
| |
| typedef BitMatrix< constants::RANK_MAX > | atlas::BinaryMap |
| |
| typedef subquotient::Subspace< constants::RANK_MAX > | atlas::SmallSubspace |
| |
| typedef subquotient::Subquotient< constants::RANK_MAX > | atlas::SmallSubquotient |
| |
| typedef char | atlas::lietype::TypeLetter |
| |
| typedef int_Vector | atlas::rootdata::Root |
| |
| typedef WeightList::const_iterator | atlas::rootdata::WRootIterator |
| |
| typedef unsigned short | atlas::RootNbr |
| |
| typedef std::vector< RootNbr > | atlas::RootNbrList |
| |
| typedef bitmap::BitMap | atlas::RootNbrSet |
| |
| typedef Twist | atlas::weyl::WeylInterface |
| |
| typedef unsigned char | atlas::weyl::Generator |
| |
| typedef WeylElt | atlas::weyl::TwistedInvolution |
| |
| typedef std::vector< WeylElt > | atlas::weyl::WeylEltList |
| |
| typedef std::vector< TwistedInvolution > | atlas::weyl::TwistedInvolutionList |
| |
| typedef std::vector< signed char > | atlas::weyl::InvolutionWord |
| |
| typedef SmallBitVector | atlas::tits::TorusPart |
| |
| typedef unsigned int | atlas::InvolutionNbr |
| |
| typedef RankFlags | atlas::Grading |
| |
| typedef std::vector< Grading > | atlas::GradingList |
| |
| typedef unsigned short | atlas::CartanNbr |
| |
| typedef unsigned short | atlas::RealFormNbr |
| |
| typedef std::vector< RealFormNbr > | atlas::RealFormNbrList |
| |
| typedef SmallBitVector | atlas::cartanclass::FiberElt |
| |
| typedef SmallBitVector | atlas::cartanclass::AdjointFiberElt |
| |
| typedef unsigned short | atlas::cartanclass::fiber_orbit |
| |
| typedef unsigned short | atlas::cartanclass::adjoint_fiber_orbit |
| |
| typedef unsigned short | atlas::cartanclass::square_class |
| |
| typedef std::pair< fiber_orbit, square_class > | atlas::cartanclass::StrongRealFormRep |
| |
| typedef RankFlags | atlas::kgb::DescentSet |
| |
| 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 RankFlags | atlas::Parabolic |
| |
| typedef unsigned int | atlas::KGPElt |
| |
| typedef std::vector< DescentStatus > | atlas::DescentStatusList |
| |
| typedef unsigned int | atlas::BlockElt |
| |
| typedef std::vector< BlockElt > | atlas::BlockEltList |
| |
| typedef std::pair< BlockElt, BlockElt > | atlas::BlockEltPair |
| |
| typedef std::vector< BlockEltPair > | atlas::BlockEltPairList |
| |
| typedef std::vector< unsigned short > | atlas::wgraph::WCoeffList |
| |
| typedef unsigned int | atlas::kl::KLCoeff |
| |
| typedef polynomials::Safe_Poly< KLCoeff > | atlas::kl::KLPol |
| |
| typedef unsigned int | atlas::kl::KLIndex |
| |
| typedef KLCoeff | atlas::kl::MuCoeff |
| |
| typedef std::vector< KLPol > | atlas::kl::KLStore |
| |
| typedef KLStore::const_reference | atlas::kl::KLPolRef |
| |
| typedef std::vector< KLIndex > | atlas::kl::KLRow |
| |
| typedef std::vector< BlockElt > | atlas::kl::PrimitiveRow |
| |
| typedef std::pair< Weight, RankFlags > | atlas::standardrepk::HCParam |
| |
| typedef Free_Abelian< StandardRepK > | atlas::standardrepk::Char |
| |
| typedef std::pair< StandardRepK, Char > | atlas::standardrepk::CharForm |
| |
| typedef std::pair< Weight, TitsElt > | atlas::standardrepk::RawRep |
| |
| typedef Free_Abelian< RawRep > | atlas::standardrepk::RawChar |
| |
| typedef Free_Abelian< StandardRepK, Polynomial< int > > | atlas::standardrepk::q_Char |
| |
| typedef std::pair< StandardRepK, q_Char > | atlas::standardrepk::q_CharForm |
| |
| typedef Free_Abelian< RawRep, Polynomial< int > > | atlas::standardrepk::Raw_q_Char |
| |
| typedef unsigned int | atlas::standardrepk::seq_no |
| |
| typedef unsigned int | atlas::standardrepk::level |
| |