![]() | Double |
Name | Description | |
---|---|---|
![]() | FFT(Double) | Computes foward FFT of vin. |
![]() | FFT(DoubleVector) | Computes the foward FFT of vin. |
![]() | FFT(Double, Double) | Computes foward FFT of vin and places the result in vout |
![]() | FFT(DoubleVector, DoubleVector) | Computes the foward FFT of vin and places the result in vout |
![]() | FFT(Double, Int32, Double) | 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. |