Page 1 of 1

If column-major order is used, how is the following matrix stored in memory?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a b c
d e f
g h i
a) ihgfedcba
b) abcdefghi
c) cfibehadg
d) adgbehcfi