|
AlVin
1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
|
#include <vector>#include <string>#include <algorithm>#include <iostream>#include <iterator>#include "CoxIter/lib/math_tools.h"#include "CoxIter/lib/string.h"

Go to the source code of this file.
Classes | |
| class | InvariantsQF |
| Computation of the commensurability of a quadratic form over the rationals. More... | |
1.8.11