cgal/Principal_component_analysis/include/CGAL
Laurent Rineau db194534c7 First big patch to fix -Wunused-local-typedefs
-Wunused-local-typedefs is a new warning flag of gcc-4.7, and it will enabled
 by -Wall since gcc-4.8 (not yet released).

The fix is a big set of removals of unused typedefs (or comments, or moves,
depending on the context).
2012-08-01 13:29:16 +00:00
..
PCA_util.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
barycenter.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
bounding_box.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
centroid.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
eigen.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
eigen_2.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
linear_least_squares_fitting_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
linear_least_squares_fitting_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
linear_least_squares_fitting_circles_2.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_cuboids_3.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_points_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
linear_least_squares_fitting_points_3.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_rectangles_2.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_segments_2.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_segments_3.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_spheres_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
linear_least_squares_fitting_tetrahedra_3.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_triangles_2.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
linear_least_squares_fitting_triangles_3.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00