This class implement the standard arithmetic with Modulo Elements.
More...
#include <modular-int32.h>
Inherits FiniteFieldInterface< _Element >.
template<typename COMP>
class Givaro::Modular< int32_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 46341
- p max is 46337
The documentation for this class was generated from the following files:
- modular-int32.h (4.0.1)
- modular-int32.inl (4.0.1)