AlVin  1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
Variables
rcyclotomic7integer_constants.h File Reference

Some decompositions of rational primes into RC7. More...

#include "rcyclotomic7integer.h"
#include <algorithm>
#include <gaol/gaol.h>
#include <map>
Include dependency graph for rcyclotomic7integer_constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const double RCyclotomic7Integer_constants::dl1
 2 * cos( 2 * pi / 7 )
 
const double RCyclotomic7Integer_constants::dl2
 2 * cos( 4 * pi / 7 )
 
const double RCyclotomic7Integer_constants::dl3
 2 * cos( 6 * pi / 7 )
 
const interval RCyclotomic7Integer_constants::gaol_l1
 2 * cos( 2 * pi / 7 )
 
const interval RCyclotomic7Integer_constants::gaol_l2
 2 * cos( 4 * pi / 7 )
 
const interval RCyclotomic7Integer_constants::gaol_l3
 2 * cos( 6 * pi / 7 )
 

Detailed Description

Some decompositions of rational primes into RC7.

Author
Rafael Guglielmetti