Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods
Returns the transpose of this instance.
A Matrix representing the transpose of this Matrix.
The transpose of a matrix is the matrix with rows and columns exchanged. The transpose of a matrix with m rows and n columns is a matrix with n rows and m columns.
Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace