Real2FullFFT

Real (full spectrum) forward Short Time Fourier Transform. This produces a symmetric spectrum (redundant) spectrum, whereas Real2FFT only produces half of the spectrum. The counter-part of it is Real2FullIFFT.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(in: OutD, rows: OutI, columns: OutI)(implicit b: Builder): OutD