Home
last modified time | relevance | path

Searched refs:invPowImplBounds (Results 1 – 2 of 2) sorted by relevance

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression/operators/
H A DexprInv.cpp47 void invPowImplBounds (int wind, int index, in invPowImplBounds() function
92 invPowImplBounds (wind, index, l, u, -1., resL, resU, sign); in impliedBound()
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/operators/
H A DimpliedBounds-exprPow.cpp22 void invPowImplBounds (int, int, CouNumber *, CouNumber *, CouNumber, bool &, bool &, enum expressi…
69 invPowImplBounds (wind, index, l, u, 1./k, resL, resU, sign); in impliedBound()