FFT |
The FFT2DBase type exposes the following members.
| Name | Description | |
|---|---|---|
| configColMajor_ | Internal MKL configuration manager for column major arrays. The two configurations are identical in all ways except in how they interpret 2D array data. | |
| configRowMajor_ | Internal MKL configuration manager for row major arrays. The two configurations are identical in all ways except in how they interpret 2D array data. |