Click or drag to resize

FloatComplexBackward2DFFT Fields

The FloatComplexBackward2DFFT 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