Givaro
Data Structures | Namespaces
givzpz64std.h File Reference

Zpz on 64bit words Arithmetic on Z/pZ, with p a prime number less than 2^64 Modulo typedef is a signed long number. More...

#include "givaro/givinteger.h"
#include "givaro/giverror.h"
#include "givaro/givzpztypes.h"
#include "givaro/givzpz64std.inl"

Data Structures

class  ZpzDom< Std64 >
 This class implement the standard arithmetic with Modulo Elements. More...
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Detailed Description

Zpz on 64bit words Arithmetic on Z/pZ, with p a prime number less than 2^64 Modulo typedef is a signed long number.

In case it was modified then Bézout algorithm must be changed (coefficient can be negative).