You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Transp Method > Matrix.Transp Method (TMtx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Transp Method (TMtx)

Transpose the Mtx matrix and write the results to the calling matrix.

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

The Rows, Cols and Complex 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!