MMatrixTranspose Method
Matrix transposition.
Namespace: SMath.Math.SymbolicAssembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
public MMatrix Transpose()
Public Function Transpose As MMatrix
public:
MMatrix^ Transpose()
member Transpose : unit -> MMatrix
Return Value
MMatrix
Transposed matrix.