This fixes a bit of code that assumes that RowMajorBit == RowMajor and ColMajor == 0. Both are true, but both shouldn't be relied on.
RowMajorBit == RowMajor
ColMajor == 0