Matrix::SetSelectIndex2D Method

void SetSelectIndex2D(const int StartRowIdx, const int StartColIdx, const int StopRowIdx, const int StopColIdx, const Matrix &Value) const;

#NameTypeDescription
1StartRowIdxconst int
2StartColIdxconst int
3StopRowIdxconst int
4StopColIdxconst int
5Valueconst Matrix &
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler