exprLBCos Class Reference

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

#include <exprBCos.hpp>

Inheritance diagram for exprLBCos:

Inheritance graph
[legend]
Collaboration diagram for exprLBCos:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 exprLBCos (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 cosine based on the bounds of its arguments

Definition at line 26 of file exprBCos.hpp.


Constructor & Destructor Documentation

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

Constructors, destructor.

Definition at line 31 of file exprBCos.hpp.

References exprOp::arglist_.

Referenced by clone().


Member Function Documentation

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

cloning method

Reimplemented from expression.

Definition at line 38 of file exprBCos.hpp.

References exprOp::arglist_, and exprLBCos().

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

function for the evaluation of the expression

Implements expression.

Definition at line 57 of file exprBCos.hpp.

References exprOp::arglist_, cos(), M_PI, and pi2.

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

print position (PRE, INSIDE, POST)

Reimplemented from exprOp.

Definition at line 46 of file exprBCos.hpp.

References PRE.

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

print operator

Reimplemented from exprOp.

Definition at line 50 of file exprBCos.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Aug 3 03:07:23 2009 by  doxygen 1.4.7