This class implement the standard arithmetic with Modulo Elements.
More...
#include <modular-uint32.h>
Inherits FiniteFieldInterface< _Element >.
template<typename COMP>
class Givaro::Modular< uint32_t, COMP >
This class implement the standard arithmetic with Modulo Elements.
- The representation of an integer a in Zpz is the value a % p
- m max is 65536
- p max is 65521
The documentation for this class was generated from the following files:
- modular-uint32.h (4.0.1)
- modular-uint32.inl (4.0.1)