|
Givaro
|
Arithmetic on Z/pZ, with p a prime number less than 2^14. More...
#include "givaro/givbasictype.h"#include "givaro/giverror.h"#include "givaro/givzpz32std.h"#include "givaro/giv_randiter.h"#include "givaro/givzpz16std.inl"Data Structures | |
| class | ZpzDom< Std16 > |
| This class implement the standard arithmetic with Modulo Elements. More... | |
Namespaces | |
| namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Arithmetic on Z/pZ, with p a prime number less than 2^14.
Modulo typedef is a signed long number. In case it was modified then Bézout algorithm must be changed (coefficient can be negative).
1.7.4