modulus_polynomial_power_of_the_variable< 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_power_of_the_variable< V >
Definition at line 267 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: