Module recursive

Source
Expand description

This contains the recursive FFT.

Structs§

FFTData
FFTData
FFTStage
FFTStage

Traits§

CurveAffine
This trait is the affine counterpart to Curve and is used for serialization, storage in memory, and inspection of $x$ and $y$ coordinates.
CurveExt
This trait is a common interface for dealing with elements of an elliptic curve group in a “projective” form, where that arithmetic is usually more efficient.
Field
This trait represents an element of a field.

Functions§

fft
Generic adaptor