84aad52d81
Specifically, we must map into 0..cd[0]-1 and not some other interval. Moreover, as the "i" index cycles the most rapidly in lexicographical ordering, a simple first dimension modulus operator is sufficient. On the other hand, this code does assume lexicographical ordering of the cells which may or may not be guaranteed by the grid constructor. The Cartesian constructors observe this behaviour, but other constructors may not... |
||
---|---|---|
.. | ||
Makefile.am | ||
scaneclipsedeck.c | ||
spu_2p.cpp |