MtxVec VCL
|
Allows copying/assignment of subranges.
Reading this property will return a copied selection of subranged vector by calling Dst.GatherByIncr(Src, startIndex, Step); Writing this property will copy source to the specified range by using Data.ScatterByIncr. The size of the value being assigned needs to match the index range specified. This property does not obtain a "view" unless Step equals to 1.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|