|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Metadata for an NTT-friendly prime used in CRT reconstruction. More...
#include <ntt.H>
Public Attributes | |
| uint64_t | mod = 0 |
| uint64_t | root = 0 |
| uint64_t | max_power_of_two = 0 |
Metadata for an NTT-friendly prime used in CRT reconstruction.
The field max_power_of_two stores the largest exponent k such that 2^k divides mod - 1.