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

Go to the source code of this file.

Classes

class  RCyclotomic7Integer
 RC7 and their operations. More...
 

Functions

bool operator< (const RCyclotomic7Integer &rci1, const RCyclotomic7Integer &rci2)
 
interval gaol_intervalFromMPZclass (const mpz_class &i)
 
interval gaol_SQRTQuotient (RCyclotomic7Integer rciNum, const RCyclotomic7Integer &rciDenom)
 

Detailed Description

Author
Rafael Guglielmetti