Searched refs:monotoneDerivative_UnaryCRFunction (Results 1 – 1 of 1) sorted by relevance
170 return new monotoneDerivative_UnaryCRFunction(this, low, high); in monotoneDerivative()572 class monotoneDerivative_UnaryCRFunction extends UnaryCRFunction { class596 monotoneDerivative_UnaryCRFunction(UnaryCRFunction func, CR l, CR h) { in monotoneDerivative_UnaryCRFunction() method in monotoneDerivative_UnaryCRFunction