Structs§
- Twiddle access method that does on-the-fly computation to reduce its memory footprint.
- Twiddle access method using a larger table of precomputed constants.
Traits§
- A trait for accessing twiddle factors in a single NTT round.
Functions§
- Given
OnTheFlyTwiddleAccessinstances for each NTT round, returns a vector ofPrecomputedTwiddleAccessobjects, one for each NTT round.