You are here:
Home
>
MtxVec
>
MtxExprInt
>
GatherByIndex Method
MtxVec (Delphi / C++ Builder)
Contents
|
Search
|
Home
MtxExprInt.GatherByIndex Method
MtxExprInt
function
GatherByIndex(
const
X:
TVecInt
;
const
Indexes:
TVecInt
):
VectorInt
;
Gathers elements from X specified by indices stored in Indexes in to the result.
#
Name
Type
Description
1
X
TVecInt
2
Indexes
TVecInt
Returns: VectorInt