MatrixInt::GetSelectIndex2D Method

MatrixInt GetSelectIndex2D(const int StartRowIdx, const int StartColIdx, const int StopRowIdx, const int StopColIdx) const;

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