AlVin
1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
|
#include <algorithm>
#include <vector>
#include <iostream>
#include <cmath>
#include "alvinfractions.h"
#include "quadraticinteger.h"
Go to the source code of this file.
Classes | |
class | QuadraticInteger_VFs |
Enumeration of fractions. More... | |