RFFT

Perform a FFT from a real signal, saves up CPU.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Postblit

A postblit is present on this object, but not explicitly documented in the source.

Members

Functions

reverseTransform
void reverseTransform(BuiltinComplex!T[] inputBins, T[] timeData)

Compute the inverse FFT of the array. Perform post-scaling.

Meta