Couenne::exprLBDiv Class Reference

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

#include <CouenneExprBDiv.hpp>

Inheritance diagram for Couenne::exprLBDiv:
Couenne::exprOp Couenne::expression

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 37 of file CouenneExprBDiv.hpp.


Constructor & Destructor Documentation

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

Constructors, destructor.

Definition at line 42 of file CouenneExprBDiv.hpp.

Referenced by clone().


Member Function Documentation

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

cloning method

Reimplemented from Couenne::expression.

Definition at line 46 of file CouenneExprBDiv.hpp.

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

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

function for the evaluation of the expression

compute sum

Implements Couenne::expression.

Definition at line 64 of file CouenneExprBDiv.hpp.

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

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

print position (PRE, INSIDE, POST)

Reimplemented from Couenne::exprOp.

Definition at line 53 of file CouenneExprBDiv.hpp.

References Couenne::PRE.

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

print operator

Reimplemented from Couenne::exprOp.

Definition at line 57 of file CouenneExprBDiv.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 26 Jan 2012 for Couenne by  doxygen 1.6.1