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