Click or drag to resize

FFT2DBase Fields

The FFT2DBase 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.
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.
Top
See Also