You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Transp Method > MatrixInt.Transp Method (TMtxInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Transp Method (TMtxInt)

Transpose the Mtx matrix.

Pascal
function Transp(const Mtx: TMtxInt): TMtxInt; overload;

Write the results to the calling matrix. The Rows, Cols and IntPrecision properties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!