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

Returns specified column from the source matrix.

Pascal
function Col(const Mtx: TMtx; aCol: integer): Vector; overload;

Internally calls Vector.GetCol

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