Vector::EnableSubrange Method

void EnableSubrange() const;

Enables calls to Vector::SetSubRange.

Remarks:

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

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