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 <iterator>
#include <iostream>
#include <cmath>
#include <algorithm>
#include <map>
#include <memory>
#include "CoxIter/coxiter.h"
#include "CoxIter/lib/math_tools.h"
#include "algebraicinteger.h"
#include "alvinfractions.h"
Go to the source code of this file.
Classes | |
class | AlVin |
Main class for AlVin. More... | |