Double |
| Name | Description | |
|---|---|---|
| FFTInPlace(DoubleComplex) | Computes the in-place forward FFT of the signal vinout. | |
| FFTInPlace(DoubleComplex) | Obsolete. Computes the forward FFT of each row in arrayinout and returns the results in-place. | |
| FFTInPlace(DoubleComplexVector) | Computes the in-place forward FFT of the signal vinout. | |
| FFTInPlace(DoubleComplex, Int32) | Computes the in-place forward FFT of the signal vinout. |