forward

fun forward(buffer: FloatArray)(source)
fun forward(buffer: FloatArray, startAt: Int)(source)


fun forward(buffReal: FloatArray, buffImag: FloatArray)(source)

Performs a forward transform on the passed buffers.

Parameters

buffReal

the real part of the time domain signal to transform

buffImag

the imaginary part of the time domain signal to transform