![]() | Double |
Name | Description | |
---|---|---|
![]() | FFT(Double) | Using the given configuration, computes the real forward FFT of vin |
![]() | FFT(DoubleComplex) | Using given configuration, computes the complex foward FFT of vin. |
![]() | FFT(Double, Double) | Using the given configuration, computes the real forward FFT of vin |
![]() | FFT(DoubleComplex, DoubleComplex) | Using given configuration, computes the complex foward FFT of vin and places the result in vout |