TMatrixTranspose Method
Transposes the matrix.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.74.9654.0
public TMatrix Transpose()
Public Function Transpose As TMatrix
public:
TMatrix^ Transpose()
member Transpose : unit -> TMatrix
Return Value
TMatrixTransposition of the matrix.