MatrixInt::CondEnable Method

void CondEnable() const;

Sets the ConditionCheck property to whatever it was before the CondDisable was used.

Remarks:

Sets the MatrixInt::ConditionCheck property to whatever it was before the MatrixInt::CondDisable was used.

See Also: MatrixInt::CondDisable, MatrixInt::ConditionCheck
Declared in Dew::Math::MatrixInt · Dew.Math/MtxExprInt.h · Cross-compiler