Givaro
|
#include "givaro/givrational.h"
Namespaces | |
namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Functions | |
const Integer | trunc (const Rational &r) |
const Integer | floor (const Rational &r) |
const Integer | ceil (const Rational &r) |
const Integer | round (const Rational &r) |
const Rational | pow (const Rational &r, const long l) |