Expand description
Structs§
- Elements of the Mul128 table
Statics§
- Lazily initialized exponentiation and logarithm tables.
- Lazily initialized logarithmic Walsh transform table.
- Lazily initialized multiplication table for the
NoSimd
engine. - Lazily initialized multiplication table for SIMD engines.
- Lazily initialized skew table used in FFT and IFFT operations.
Functions§
Type Aliases§
- Used by all
Engine
:s inEngine::eval_poly
. - Used by
NoSimd
engine for multiplications. - Used by all
Engine
:s for FFT and IFFT.