Definition at line 52 of file MP_boolean.cpp.
 
  
  
      
        
          | flopc::Boolean_negate::Boolean_negate  | 
          ( | 
          const MP_boolean &  | 
          b | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
  
  
      
        
          | bool flopc::Boolean_negate::evaluate  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprivatevirtual   | 
  
 
 
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 156 of file MP_boolean.cpp.
 
 
The documentation for this class was generated from the following file: