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

Returns the resized matrix.

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

Internally calls Matrix.Resize

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