Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java332 int sloppy_compare(BigInteger x, BigInteger y) { in sloppy_compare() method in inverseMonotone_UnaryCRFunction.inverseIncreasingCR
497 outcome = sloppy_compare(f_guess, arg_appr); in approximate()