Real1FullFFT

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

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(in: OutD, size: OutI, padding: OutI)(implicit b: Builder): OutD