Searched refs:point_vector_itr (Results 1 – 2 of 2) sorted by relevance
247 point_vector_itr<T> const& begin, in correct_repeated_points()248 point_vector_itr<T> const& end) { in correct_repeated_points()755 point_vector_itr<T> const& begin, in correct_chained_repeats()756 point_vector_itr<T> const& end) { in correct_chained_repeats()1227 point_vector_itr<T> const& begin, in correct_collinear_repeats()1228 point_vector_itr<T> const& end) { in correct_collinear_repeats()
61 using point_vector_itr = typename point_vector<T>::iterator; typedef