Matrix::EnableSubrange Method

void EnableSubrange() const;

Enables calls to Matrix::SetSubRange.

Remarks:

Enables calls to Matrix::SetSubRange by removing the block set by Matrix::DisableSubrange.

Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler