AlVin
1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
|
#include <iterator>
#include "rationalinteger.h"
#include "alvin.h"
#include "rationalinteger_alvinfractions.h"
Go to the source code of this file.
Classes | |
class | RationalInteger_AlVin |
Find the vectors for rational integers. More... | |