Friends |
MP_boolean | operator! (const MP_boolean &b) |
| For computing the logical negation of a booleanThis is used in the normal formation of an expression.
|
Detailed Description
Definition at line 51 of file MP_boolean.cpp.
Constructor & Destructor Documentation
flopc::Boolean_negate::Boolean_negate |
( |
const MP_boolean & |
b | ) |
|
|
inlineprivate |
Member Function Documentation
bool flopc::Boolean_negate::evaluate |
( |
| ) |
const |
|
inlineprivate |
Friends And Related Function Documentation
For computing the logical negation of a booleanThis is used in the normal formation of an expression.
- Parameters
-
- Returns
- A boolean which evaluates to the negation of the input expression.
- Todo:
- true? haven't used it.
Definition at line 166 of file MP_boolean.cpp.
Member Data Documentation
The documentation for this class was generated from the following file: