MtxVec VCL
|
Finds a vector mask.
The calling vector will hold the those elements where the Op comparison between a and b is True. Op string parameter can be '<', '>', '>=','<=','=' or '<>'.
The calling vector will store the mask, 1 at those index locations
The calling vector stores the mask as Integers in to the memory location occupied by Values array.
Vector.FindAndGather, VectorInt.FindAndGather, FindAndSplit, FindIndexes, Find, Vector.Gather, VectorInt.Gather, Scatter
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|