Searched refs:max_delta_msd (Results 1 – 1 of 1) sorted by relevance
616 int max_delta_msd; field in monotoneDerivative_UnaryCRFunction.monotoneDerivativeCR629 max_delta_msd = (max_delta_left_msd < max_delta_right_msd? in monotoneDerivativeCR()637 if (log_delta > max_delta_msd) log_delta = max_delta_msd; in approximate()