/home/coin/svn-release/OS-2.4.3/Couenne/src/expression/operators/bounds/CouenneExprBDiv.hpp File Reference

#include "CouenneExprOp.hpp"
Include dependency graph for CouenneExprBDiv.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Couenne::exprLBDiv
 class to compute lower bound of a fraction based on the bounds of both numerator and denominator More...
class  Couenne::exprUBDiv
 class to compute upper bound of a fraction based on the bounds of both numerator and denominator More...

Namespaces

namespace  Couenne
 

general include file for different compilers


Functions

static CouNumber Couenne::safeDiv (register CouNumber a, register CouNumber b, int sign)
 division that avoids NaN's and considers a sign when returning infinity

Generated on 16 Feb 2012 by  doxygen 1.6.1