MatrixInt::CondDisable Method

void CondDisable() const;

Saves the current value of ConditionCheck property and sets it to false.

Remarks:

You can restore back to the original setting by calling method.

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