Float |
| Name | Description | |
|---|---|---|
| FFTInPlace(FloatComplex) | Computes the in-place backward FFT of the signal vinout. | |
| FFTInPlace(FloatComplex) | Obsolete. Computes the backward FFT of each row in arrayinout and returns the results in-place. | |
| FFTInPlace(FloatComplexVector) | Computes the in-place backward FFT of the signal vinout. | |
| FFTInPlace(FloatComplex, Int32) | Computes the in-place backward FFT of the signal vinout. |