FourierForward Method | 
| Name | Description | |
|---|---|---|
| Forward(Complex) | Applies the forward Fast Fourier Transform (FFT) to arbitrary-length sample vectors. | |
| Forward(Complex32) | Applies the forward Fast Fourier Transform (FFT) to arbitrary-length sample vectors. | |
| Forward(Complex, FourierOptions) | Applies the forward Fast Fourier Transform (FFT) to arbitrary-length sample vectors. | |
| Forward(Complex32, FourierOptions) | Applies the forward Fast Fourier Transform (FFT) to arbitrary-length sample vectors. | |
| Forward(Double, Double, FourierOptions) | Applies the forward Fast Fourier Transform (FFT) to arbitrary-length sample vectors. | |
| Forward(Single, Single, FourierOptions) | Applies the forward Fast Fourier Transform (FFT) to arbitrary-length sample vectors. |