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 > Class Template Reference

The standard arithmetic in modular rings using fixed size precision. More...

#include <modular-ruint.h>

+ Inheritance diagram for 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 >:
+ Collaboration diagram for 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 >:

Detailed Description

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: