ILNumerics - Technical Application Development The MKLFFT type exposes the following members.
| Name | Description |
---|
| FFTBackward(InArraycomplex, UInt32) | |
| FFTBackward(InArrayfcomplex, UInt32) | |
| FFTBackward1D(InArraycomplex, UInt32) | |
| FFTBackward1D(InArrayfcomplex, UInt32) | |
| FFTBackwSym(InArraycomplex, UInt32) | |
| FFTBackwSym(InArrayfcomplex, UInt32) | |
| FFTBackwSym1D(InArraycomplex, UInt32) | |
| FFTBackwSym1D(InArrayfcomplex, UInt32) | |
| FFTForward(InArraycomplex, UInt32) | |
| FFTForward(InArrayfcomplex, UInt32) | |
| FFTForward(InArrayDouble, UInt32) | |
| FFTForward(InArraySingle, UInt32) | |
| FFTForward1D(InArraycomplex, UInt32) | |
| FFTForward1D(InArrayfcomplex, UInt32) | |
| FFTForward1D(InArrayDouble, UInt32) | |
| FFTForward1D(InArraySingle, UInt32) | |
| FreePlans |
Invalidates the currently cached fft descriptor for this thread.
[ILNumerics Core Module] |
| GetMaxThreads | |
| Init | |
| SetNumThreads | |
Top
Reference