RFFT.forwardTransform

Compute the Real FFT of the array.

struct RFFT(T)
nothrow @nogc
void
forwardTransform
(
const(T)[] timeData
,
Complex!T[] outputBins
)

Meta