MatrixInt::SetSelectIndex2D Method

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

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