MtxExpr.Transp Method

function Transp(const X: TMtx): Matrix;

Transpose of the matrix and return it as result.

#NameTypeDescription
1XTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.Transp