Type and dimension generic Matrix type.
True if T is some kind of Matrix
Transpose a square matrix inplace.
Returns a transposed copy of mat.
Column-major 2D matrix type.
See Source File
Type and dimension generic Matrix type.