Expand description
This is a module for dispatching between different FFT implementations at runtime based on environment variable FFT
.
Modules§
- This contains the baseline FFT implementation
- This module provides common utilities, traits and structures for group, field and polynomial arithmetic.
- This contains the recursive FFT.
Functions§
- Runtime dispatcher to concrete FFT implementation