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