exprLBDiv Class Reference

class to compute lower bound of a fraction based on the bounds of both numerator and denominator More...

#include <exprBDiv.hpp>

Inheritance diagram for exprLBDiv:

Inheritance graph
[legend]
Collaboration diagram for exprLBDiv:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 exprLBDiv (expression **al, int n)
 Constructors, destructor.
expressionclone (Domain *d=NULL) const
 cloning method
CouNumber operator() ()
 function for the evaluation of the expression
enum pos printPos () const
 print position (PRE, INSIDE, POST)
std::string printOp () const
 print operator

Detailed Description

class to compute lower bound of a fraction based on the bounds of both numerator and denominator

Definition at line 36 of file exprBDiv.hpp.


Constructor & Destructor Documentation

exprLBDiv::exprLBDiv ( expression **  al,
int  n 
) [inline]

Constructors, destructor.

Definition at line 41 of file exprBDiv.hpp.

Referenced by clone().


Member Function Documentation

expression* exprLBDiv::clone ( Domain d = NULL  )  const [inline, virtual]

cloning method

Reimplemented from expression.

Definition at line 45 of file exprBDiv.hpp.

References exprOp::clonearglist(), exprLBDiv(), and exprOp::nargs_.

CouNumber exprLBDiv::operator() (  )  [inline, virtual]

function for the evaluation of the expression

Implements expression.

Definition at line 63 of file exprBDiv.hpp.

References exprOp::arglist_, COUENNE_INFINITY, and safeDiv().

enum pos exprLBDiv::printPos (  )  const [inline, virtual]

print position (PRE, INSIDE, POST)

Reimplemented from exprOp.

Definition at line 52 of file exprBDiv.hpp.

References PRE.

std::string exprLBDiv::printOp (  )  const [inline, virtual]

print operator

Reimplemented from exprOp.

Definition at line 56 of file exprBDiv.hpp.


The documentation for this class was generated from the following file:
Generated on Wed May 19 03:09:15 2010 for Couenne by  doxygen 1.4.7