| Name | Description |
---|
| FourierTransformation(Double, FourierDirection) |
Performs a inline native fouriertransformation of real and imaginary part arrays.
|
| FourierTransformation(Double, Double, FourierDirection) |
Performs a inline native fouriertransformation of real and imaginary part arrays.
|
| FourierTransformation(Double, Double, Int32, FourierDirection) |
Performs a native fouriertransformation of a real value array.
|
| FourierTransformation(Double, Complex, Int32, FourierDirection) |
Performs a native fouriertransformation of a real value array.
|
| FourierTransformation(Double, Double, Double, Double, Int32, FourierDirection) |
Performs a native Fourier transformation of a complex value array.
|