|  | Double | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | FFT(DoubleComplex) | Computes foward FFT of vin. | 
|  | FFT(DoubleComplexVector) | Computes the foward FFT of vin. | 
|  | FFT(DoubleComplex, DoubleComplex) | Computes foward FFT of vin and places the result in vout | 
|  | FFT(DoubleComplexVector, DoubleComplexVector) | Computes the foward FFT of vin and places the result in vout | 
|  | FFT(DoubleComplex, Int32, DoubleComplex, Int32) | Computes the forward FFT of vin and places the result in vout, where vin and vout contain offset signal data, vinoffset, voutoffset, respectively, from the [0] element. | 
 See Also
See Also