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
OnTheFlyTwiddleAccess
instances for each NTT round, returns a vector ofPrecomputedTwiddleAccess
objects, one for each NTT round.