exprLBSin Class Reference

class to compute lower bound of a sine based on the bounds on its arguments More...

#include <exprBSin.hpp>

Inheritance diagram for exprLBSin:

Inheritance graph
[legend]
Collaboration diagram for exprLBSin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 exprLBSin (expression *lb, expression *ub)
 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 sine based on the bounds on its arguments

Definition at line 26 of file exprBSin.hpp.


Constructor & Destructor Documentation

exprLBSin::exprLBSin ( expression lb,
expression ub 
) [inline]

Constructors, destructor.

Definition at line 31 of file exprBSin.hpp.

References exprOp::arglist_.

Referenced by clone().


Member Function Documentation

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

cloning method

Reimplemented from expression.

Definition at line 38 of file exprBSin.hpp.

References exprOp::arglist_, and exprLBSin().

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

function for the evaluation of the expression

Implements expression.

Definition at line 57 of file exprBSin.hpp.

References exprOp::arglist_, M_PI, and sin().

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

print position (PRE, INSIDE, POST)

Reimplemented from exprOp.

Definition at line 46 of file exprBSin.hpp.

References PRE.

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

print operator

Reimplemented from exprOp.

Definition at line 50 of file exprBSin.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Jul 8 03:08:08 2009 for Couenne by  doxygen 1.4.7