Click or drag to resize

RealFourierTransformTransform Method

Overload List
 NameDescription
Public methodTransform(Double, FourierDirection) Performs an in-place Fourier transformation. The original values in arr are overwritten by the transformed values.
Public methodTransform(Double, FourierDirection, Double) Performs an out-of-place Fourier transformation. The original input array is preserved.
Top
See Also