Couenne::exprUBMul Class Reference

class to compute upper bound of a product based on the bounds of both factors More...

#include <CouenneExprBMul.hpp>

Inheritance diagram for Couenne::exprUBMul:
Couenne::exprOp Couenne::expression

List of all members.

Public Member Functions

 exprUBMul (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 upper bound of a product based on the bounds of both factors

Definition at line 93 of file CouenneExprBMul.hpp.


Constructor & Destructor Documentation

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

Constructors, destructor.

Definition at line 98 of file CouenneExprBMul.hpp.

Referenced by clone().


Member Function Documentation

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

cloning method

Reimplemented from Couenne::expression.

Definition at line 102 of file CouenneExprBMul.hpp.

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

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

function for the evaluation of the expression

compute sum

Implements Couenne::expression.

Definition at line 120 of file CouenneExprBMul.hpp.

References Couenne::exprOp::arglist_, and Couenne::safeProd().

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

print position (PRE, INSIDE, POST)

Reimplemented from Couenne::exprOp.

Definition at line 109 of file CouenneExprBMul.hpp.

References Couenne::PRE.

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

print operator

Reimplemented from Couenne::exprOp.

Definition at line 113 of file CouenneExprBMul.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 12 Mar 2015 for Couenne by  doxygen 1.6.1