Click or drag to resize

NativeFourierMethodsFourierTransformation Method

Overload List
 NameDescription
Public methodStatic memberFourierTransformation(Double, FourierDirection) Performs a inline native fouriertransformation of real and imaginary part arrays.
Public methodStatic memberFourierTransformation(Double, Double, FourierDirection) Performs a inline native fouriertransformation of real and imaginary part arrays.
Public methodStatic memberFourierTransformation(Double, Double, Int32, FourierDirection) Performs a native fouriertransformation of a real value array.
Public methodStatic memberFourierTransformation(Double, Complex, Int32, FourierDirection) Performs a native fouriertransformation of a real value array.
Public methodStatic memberFourierTransformation(Double, Double, Double, Double, Int32, FourierDirection) Performs a native Fourier transformation of a complex value array.
Top
See Also