You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.ScatterByMask Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.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!