Searched refs:f_high (Results 1 – 1 of 1) sorted by relevance
287 final CR f_high[] = new CR[1]; field in inverseMonotone_UnaryCRFunction314 f_high[0] = tmp_f_high.negate(); in inverseMonotone_UnaryCRFunction()319 f_high[0] = tmp_f_high; in inverseMonotone_UnaryCRFunction()323 deriv_msd[0] = f_high[0].subtract(f_low[0]) in inverseMonotone_UnaryCRFunction()386 f_h = f_high[0].get_appr(working_eval_prec); in approximate()414 f_h = f_high[0].get_appr(working_eval_prec); in approximate()522 f_h = f_high[0].get_appr(working_eval_prec); in approximate()584 final CR f_high[] = new CR[1]; field in monotoneDerivative_UnaryCRFunction602 f_high[0] = func.execute(h); in monotoneDerivative_UnaryCRFunction()609 CR appr_diff2 = f_high[0].subtract(f_mid[0].shiftLeft(1)).add(f_low[0]); in monotoneDerivative_UnaryCRFunction()