|
AlVin
1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
|


Go to the source code of this file.
Classes | |
| struct | Eigen::NumTraits< class > |
| class | RationalInteger_InfiniteNSymetries |
| To find integral symmetries of the space. More... | |
Typedefs | |
| typedef Rational< RationalInteger > | Real |
| typedef Rational< RationalInteger > | NonInteger |
| typedef Rational< RationalInteger > | Nested |
| typedef Rational< RationalInteger > | Literal |
Enumerations | |
| enum | { IsInteger = 0, IsSigned = 1, IsComplex = 0, RequireInitialization = 1, ReadCost = Eigen::HugeCost, AddCost = Eigen::HugeCost, MulCost = Eigen::HugeCost } |
1.8.11