Home
last modified time | relevance | path

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

/external/crcalc/tests/src/com/hp/creals/
DSlowCRTest.java61 UnaryCRFunction.sinFunction.inverseMonotone(HALF_PI.negate(),
/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java158 public UnaryCRFunction inverseMonotone(CR low, CR high) { in inverseMonotone() method in UnaryCRFunction