Chris@42: Chris@42: Chris@42: Chris@42: Chris@42:
Chris@42:Chris@42: Next: Words of Wisdom-Saving Plans, Previous: SIMD alignment and fftw_malloc, Up: Other Important Topics [Contents][Index]
Chris@42:This section describes the format in which multi-dimensional arrays Chris@42: are stored in FFTW. We felt that a detailed discussion of this topic Chris@42: was necessary. Since several different formats are common, this topic Chris@42: is often a source of confusion. Chris@42:
Chris@42:• Row-major Format: | Chris@42: | |
• Column-major Format: | Chris@42: | |
• Fixed-size Arrays in C: | Chris@42: | |
• Dynamic Arrays in C: | Chris@42: | |
• Dynamic Arrays in C-The Wrong Way: | Chris@42: |