AlVin  1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
Classes | Typedefs | Enumerations
rationalinteger_infinitensymetries.h File Reference
#include "infinitensymetries.h"
#include "rationalinteger.h"
Include dependency graph for rationalinteger_infinitensymetries.h:
This graph shows which files directly or indirectly include this file:

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< RationalIntegerReal
 
typedef Rational< RationalIntegerNonInteger
 
typedef Rational< RationalIntegerNested
 
typedef Rational< RationalIntegerLiteral
 

Enumerations

enum  {
  IsInteger = 0, IsSigned = 1, IsComplex = 0, RequireInitialization = 1,
  ReadCost = Eigen::HugeCost, AddCost = Eigen::HugeCost, MulCost = Eigen::HugeCost
}
 

Detailed Description

Author
Rafael Guglielmetti