Searched refs:new_estimation (Results 1 – 2 of 2) sorted by relevance
59 const uint64_t new_estimation = rre.update(M); in compute_improvement() local61 (static_cast<double>(current_estimation) / new_estimation) - 1.0; in compute_improvement()67 current_estimation = new_estimation; in compute_improvement()