Home
last modified time | relevance | path

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

/external/crcalc/tests/src/com/hp/creals/
DCRTest.java122 .monotoneDerivative(zero, CR.PI); in testCR()
DSlowCRTest.java59 .monotoneDerivative(ZERO, CR.PI);
/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java169 public UnaryCRFunction monotoneDerivative(CR low, CR high) { in monotoneDerivative() method in UnaryCRFunction