You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.ResizeAndTranspose Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.ResizeAndTranspose Function

Returns the resized and transposed matrix.

Pascal
function ResizeAndTranspose(const Src: TMtx; NewRows: integer; NewCols: integer): Matrix; overload;

Internally calls Matrix.ResizeAndTranspose

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