carl
24.04
Computer ARithmetic Library
|
This class represents infinity or minus infinity, depending on its flag positive. More...
#include <ModelValue.h>
Data Fields | |
bool | positive = false |
This class represents infinity or minus infinity, depending on its flag positive.
The default is minus infinity.
Definition at line 36 of file ModelValue.h.
bool carl::InfinityValue::positive = false |
Definition at line 37 of file ModelValue.h.