Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java586 final int deriv2_msd[] = new int[1]; field in monotoneDerivative_UnaryCRFunction
611 deriv2_msd[0] = appr_diff2.msd() - difference_msd[0] + 4; in monotoneDerivative_UnaryCRFunction()
635 int log_delta = p - deriv2_msd[0]; in approximate()
657 deriv2_msd[0] = in approximate()
659 deriv2_msd[0] -= log_delta; in approximate()