modulus_polynomial_preinverse< V > Struct Template Reference
#include <modular_polynomial.hpp>
List of all members.
Static Public Member Functions
Detailed Description
template<typename V = modulus_polynomial_naive>
struct mmx::modulus_polynomial_preinverse< V >
Definition at line 178 of file modular_polynomial.hpp.
Member Function Documentation
static void decode_mod |
( |
C & |
dest, |
|
|
const C & |
s, |
|
|
const M & |
m | |
|
) |
| | [static, inherited] |
static void encode_mod |
( |
C & |
dest, |
|
|
const C & |
s, |
|
|
const M & |
m | |
|
) |
| | [static, inherited] |
The documentation for this struct was generated from the following file: