Searched refs:newerror (Results 1 – 1 of 1) sorted by relevance
282 int64_t olderror=0, newerror; in try_shift_candidate() local310 newerror = newutility[2]; in try_shift_candidate()312 newerror += simple_lbg(elbg, elbg->dim, newcentroid, newutility, elbg->points, in try_shift_candidate()315 if (olderror > newerror) { in try_shift_candidate()318 elbg->error += newerror - olderror; in try_shift_candidate()