Searched refs:ref_candidates (Results 1 – 1 of 1) sorted by relevance
208 std::vector<dp_point_type> ref_candidates(boost::begin(range), in apply() local214 ref_candidates.front().included = true; in apply()215 ref_candidates.back().included = true; in apply()219 … consider(boost::begin(ref_candidates), boost::end(ref_candidates), max_distance, n, strategy); in apply()223 = boost::begin(ref_candidates); in apply()224 it != boost::end(ref_candidates); in apply()