 | FFT2DBaseconfigColMajor_ Field |
Internal MKL configuration manager for column major arrays. The two configurations
are identical in all ways except in how they interpret 2D array data.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxprotected FFTConfiguration configColMajor_
Protected configColMajor_ As FFTConfiguration
protected:
FFTConfiguration^ configColMajor_
val mutable configColMajor_: FFTConfiguration
Field Value
FFTConfiguration
See Also