The standard arithmetic in modular rings using fixed size precision.
More...
#include <modular-ruint.h>
template<typename _Storage_t, typename _Compute_t>
class Givaro::Modular< _Storage_t, _Compute_t, typename std::enable_if< is_same_ruint< _Storage_t, _Compute_t >::value||is_smaller_ruint< _Storage_t, _Compute_t >::value >::type >
The standard arithmetic in modular rings using fixed size precision.
The documentation for this class was generated from the following file: