RowMajor
if (RowMajor(m)) {
if ((opt & O_ROWMAJOR) != RowMajor(m)) {
current = IthItem(m, RowMajor(m) ? top * Cols(m) : top);