You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Vector.ScatterByMask Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.ScatterByMask Method

Scatter object elements.

Pascal
function ScatterByMask(const Src: TMtxVec; const Mask: TVecInt; allow_resizing: boolean = False): TMtxVec; overload;

Scatter the elements of the Src and store them in the calling object at indices set to 1 in the Mask parameter.

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