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

Subrange the source matrix and return a vector without copy operation.

Pascal
function Select(const Src: TMtx; StartIndex: integer; StopIndex: integer): Vector; overload;

Internally calls Vector.SetSubIndex

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