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 | RCyclotomic7Integer_InfiniteNSymetries |
To find integral symmetries of the space. More... | |
Typedefs | |
typedef Rational< RCyclotomic7Integer > | Real |
typedef Rational< RCyclotomic7Integer > | NonInteger |
typedef Rational< RCyclotomic7Integer > | Nested |
typedef Rational< RCyclotomic7Integer > | Literal |
Enumerations | |
enum | { IsInteger = 0, IsSigned = 1, IsComplex = 0, RequireInitialization = 1, ReadCost = Eigen::HugeCost, AddCost = Eigen::HugeCost, MulCost = Eigen::HugeCost } |