|
Givaro
|
#include <givaro/givconfig.h>#include "givaro/givrational.h"#include "givaro/giverror.h"#include "givaro/givpower.h"#include <math.h>#include <float.h>#include <iostream>#include <sstream>Data Structures | |
| struct | ieee |
Namespaces | |
| namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Functions | |
| template double | power (double x, unsigned int p) |
1.7.4