AlVin
1.0
A C++ implementation of the Vinberg's algorithm for Q, Q( sqrt(d) ) and Q( cos(2 pi / 7) )
|
Some decompositions of rational primes into RC7. More...
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 ) | |
Some decompositions of rational primes into RC7.