| .. |
|
internal
|
remove unused variable in Base constructor
|
2010-08-19 12:24:38 +00:00 |
|
Euclidean_distance.h
|
add parenthesis to indicate how an expression should be evaluated.
|
2010-10-22 11:03:44 +00:00 |
|
Euclidean_distance_sphere_point.h
|
Remove empty lines at beginning and end of files
|
2010-02-01 12:55:28 +00:00 |
|
Fuzzy_iso_box.h
|
int -> size_t
|
2010-06-22 10:34:02 +00:00 |
|
Fuzzy_sphere.h
|
in modifs of r62100 removed a needed ++i
|
2011-04-06 14:36:15 +00:00 |
|
Incremental_neighbor_search.h
|
operator= of iterator: do nothing when internal ptr are the same.
|
2010-10-22 13:17:52 +00:00 |
|
Iso_rectangle_d.h
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
K_neighbor_search.h
|
According to C++03 [namespace.udecl], a using declaration cannot be about a
|
2010-12-06 11:43:05 +00:00 |
|
Kd_tree.h
|
avoid log N reallocation steps when inserting N objects in a std::vector and add typedef Traits
|
2010-09-23 13:52:01 +00:00 |
|
Kd_tree_d_new.h
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
Kd_tree_node.h
|
int -> size_t
|
2010-06-22 10:34:02 +00:00 |
|
Kd_tree_rectangle.h
|
0 -> FT(0)
|
2010-06-22 11:52:55 +00:00 |
|
Manhattan_distance_iso_box_point.h
|
Removed unused parameter
|
2007-03-21 17:11:17 +00:00 |
|
Orthogonal_incremental_neighbor_search.h
|
operator= of iterator: do nothing when internal ptr are the same.
|
2010-10-22 13:17:52 +00:00 |
|
Orthogonal_k_neighbor_search.h
|
remove unused variable in Base constructor
|
2010-08-19 12:24:38 +00:00 |
|
Plane_separator.h
|
Remove empty lines at beginning and end of files
|
2010-02-01 12:55:28 +00:00 |
|
Point_container.h
|
int -> size_type/std::size_t
|
2010-06-21 16:22:00 +00:00 |
|
Search_traits.h
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
Search_traits_2.h
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
Search_traits_3.h
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
Search_traits_d.h
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
Splitters.h
|
Remove empty lines at beginning and end of files
|
2010-02-01 12:55:28 +00:00 |
|
Weighted_Minkowski_distance.h
|
Use CGAL::abs instead of fabs
|
2011-02-16 14:05:51 +00:00 |