Searched refs:delta_ls (Results 1 – 1 of 1) sorted by relevance
38 float delta_ls=(ls_max-ls_min)/(float(nb_point-1)); in size_log() local44 ls = ls_min + float(i)*delta_ls ; in size_log()