Vector::SetSelectIndex Method

void SetSelectIndex(const int StartIndex, const int Step, const int StopIndex, const Vector &Value) const;

#NameTypeDescription
1StartIndexconst int
2Stepconst int
3StopIndexconst int
4Valueconst Vector &
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler