31 #ifndef RATIONAL_INTEGER_ALVINFRACTIONS_H 32 #define RATIONAL_INTEGER_ALVINFRACTIONS_H 47 unsigned iPossibleNorms2_max;
54 void computeNextAlVinFractions();
57 #endif // RATIONAL_INTEGER_ALVINFRACTIONS_H
Enumerations of fractions.
Definition: rationalinteger_alvinfractions.h:44
This class represents a set of possible fractions x_0^2 / (e,e) We generate series of the type: (x0 +...
Definition: alvinfractions.h:46