Searched refs:_COARSE_FIT_RANGE (Results 1 – 1 of 1) sorted by relevance
103 _COARSE_FIT_RANGE = 20 # Range area around coarse fit to do optimization. variable628 i_poly_fit_min = i - _COARSE_FIT_RANGE629 i_poly_fit_max = i + _COARSE_FIT_RANGE + 1