Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java159 return new inverseMonotone_UnaryCRFunction(this, low, high); in inverseMonotone()
274 class inverseMonotone_UnaryCRFunction extends UnaryCRFunction { class
304 inverseMonotone_UnaryCRFunction(UnaryCRFunction func, CR l, CR h) { in inverseMonotone_UnaryCRFunction() method in inverseMonotone_UnaryCRFunction