A static matrix type. This is a value matrix value type created directly on the stack.
The number of columns in this matrix.
True if this matrix is a zero-sized matrix.
true if this matrix is a square matrix.
The number of rows in this matrix.
See Implementation
A static matrix type. This is a value matrix value type created directly on the stack.