AlVin  1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
Public Member Functions | List of all members
RCyclotomic7Integer_VFs Class Reference

Enumerations of fractions. More...

#include <rcyclotomic7integer_alvinfractions.h>

Inheritance diagram for RCyclotomic7Integer_VFs:
Inheritance graph
[legend]
Collaboration diagram for RCyclotomic7Integer_VFs:
Collaboration graph
[legend]

Public Member Functions

 RCyclotomic7Integer_VFs (vector< AlgebraicInteger * > aiPossibleNorms2, const RCyclotomic7Integer &rciAlpha0)
 
- Public Member Functions inherited from AlVinFractions
 AlVinFractions (vector< AlgebraicInteger * > aiPossibleNorms2)
 Normal constructor. More...
 
vector< AlVinFraction * > getNextAlVinFraction ()
 Return the next fractions. More...
 
vector< AlgebraicInteger * > get_aiPossibleNorm2 () const
 
const vector< AlgebraicInteger * > * get_ptraiPossibleNorm2 () const
 

Additional Inherited Members

- Protected Attributes inherited from AlVinFractions
vector< AlgebraicInteger * > aiPossibleNorms2
 Possible values for (e,e)
 
AlgebraicIntegeraiPossibleNorms2_max
 
vector< AlVinFraction * > alvinfractions
 
vector< AlVinFraction * >::const_iterator alvinfractions_it
 Iterator to the next element to be returned.
 
unsigned int iLastMaximum
 
unsigned int iBatchSize
 

Detailed Description

Enumerations of fractions.


The documentation for this class was generated from the following files: