Click or drag to resize

DoubleForward2DFFT Fields

The DoubleForward2DFFT type exposes the following members.

Fields
 NameDescription
Protected fieldconfigColMajor_ Internal MKL configuration manager for column major arrays. The two configurations are identical in all ways except in how they interpret 2D array data.
(Inherited from FFT2DBase)
Protected fieldconfigRowMajor_ Internal MKL configuration manager for row major arrays. The two configurations are identical in all ways except in how they interpret 2D array data.
(Inherited from FFT2DBase)
Top
See Also