/home/coin/SVN-release/OS-2.1.1/Couenne/src/expression/operators/exprInv.cpp File Reference

#include "exprInv.hpp"
#include "exprClone.hpp"
#include "exprMul.hpp"
#include "CouenneProblem.hpp"

Include dependency graph for exprInv.cpp:

Go to the source code of this file.

Functions

void invPowImplBounds (int wind, int index, CouNumber *l, CouNumber *u, CouNumber k, bool &resL, bool &resU)
 set implied bounds for function w = x^k, k negative, integer or inverse integer, and odd


Function Documentation

void invPowImplBounds ( int  wind,
int  index,
CouNumber l,
CouNumber u,
CouNumber  k,
bool &  resL,
bool &  resU 
)

set implied bounds for function w = x^k, k negative, integer or inverse integer, and odd

Definition at line 42 of file exprInv.cpp.

References COUENNE_EPS, COUENNE_INFINITY, and updateBound().

Referenced by exprPow::impliedBound(), and exprInv::impliedBound().


Generated on Mon May 3 03:10:09 2010 by  doxygen 1.4.7