Matrix order enumerator.
Matrix templates may be either column-major or row-major ordered and this enumerator is used to differentiate between the two types.
The enumerator provides two values: Concrete and View.