Matrix::GetSelectIndex2D Method

Matrix 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::Matrix · Dew.Math/MtxExpr.h · Cross-compiler