Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java66 public static final UnaryCRFunction negateFunction = field in UnaryCRFunction
311 f[0] = UnaryCRFunction.negateFunction.compose(func); in inverseMonotone_UnaryCRFunction()