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

Go to the source code of this file.

Classes

class  AlVinFraction
 This class represents one fraction x0^2 / (e,e) More...
 

Functions

bool isLessThanPtrAlVinFraction (const AlVinFraction *a, const AlVinFraction *b)
 Check if *a < *b.
 

Detailed Description

Author
Rafael Guglielmetti