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