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

Returns specified aRow from the source matrix.

Pascal
function Row(const Mtx: TMtx; aRow: integer): Vector; overload;

Internally calls Vector.GetRow

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