You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > SetSubIndex Method > clVector.SetSubIndex Method (TOpenCLMtxVec, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.SetSubIndex Method (TOpenCLMtxVec, integer, integer)

Defines a sub-vector.

Pascal
procedure SetSubIndex(const Src: TOpenCLMtxVec; BeginIndex: integer; EndIndex: integer); overload;

Define a subvector of the Src vector starting at BeginIndex and ending at EndIndex (inclusive).

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