ILNumerics - Technical Application Development
SystemObject
ILNumerics.Core.NativeMKLFFT
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Top
Top
Top
Wrapper for FFT interface using MKL 10_03
[ILNumerics Core Module]
Inheritance Hierarchy
ILNumerics.Core.NativeMKLFFT
Namespace: ILNumerics.Core.Native
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
The MKLFFT type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MKLFFT | Initializes a new instance of the MKLFFT class |
Properties
Name | Description | |
---|---|---|
CachePlans |
(True) Informs about the capability of this IFFT implementation to optimize subsequent transforms of similar data (regarding shape and type).
[ILNumerics Core Module] | |
SpeedyHermitian |
(True) Informs about the capability of this IFFT implementation to perform optimized transforms for symmetric / hermitian data.
[ILNumerics Core Module] |
Methods
Remarks
[ILNumerics Core Module]
See Also