| Name | Description |
---|
  | FFT(Double, Double, FourierDirection) |
Performs an FFT of arbitrary length by the chirp method. Use this method only if no other
FFT is applicable.
|
  | FFT(Double, Double, FourierDirection, Object) |
Performs an FFT of arbitrary length by the chirp method. Use this method only if no other
FFT is applicable.
|
  | FFT(Double, Double, UInt32, FourierDirection) |
Performs an FFT of arbitrary length by the chirp method. Use this method only if no other
FFT is applicable.
|
  | FFT(Double, Double, UInt32, FourierDirection, Object) |
Performs an FFT of arbitrary length by the chirp method. Use this method only if no other
FFT is applicable.
|