cgal/Point_set_processing_3/test/Point_set_processing_3
Laurent Rineau 18cac48bae Merge pull request #367 from sgiraudot/Point_set_processing-hierarchical_clustering-sgiraudot
New point set processing algorithm: Hierarchical clustering
2015-10-14 10:54:37 +02:00
..
data Merge branch 'old/gsoc2014-VCM_3-jmeyron' into gsoc2014-VCM_3-jmeyron 2015-06-04 11:27:56 +02:00
CMakeLists.txt Rename function and files in accordance to content 2015-10-07 16:00:53 +02:00
analysis_test.cmd
analysis_test.cpp Update function calls with concurrency tag 2015-08-19 11:59:22 +02:00
bilateral_smoothing_test.cmd updated the *.cmd file for using new test data 2014-12-12 20:54:06 +08:00
bilateral_smoothing_test.cpp Use Real_timer in PSP3 and T3 since the algorithms might be parallel 2015-10-08 15:34:40 +02:00
edge_aware_upsample_test.cmd updated the *.cmd file for using new test data 2014-12-12 20:54:06 +08:00
edge_aware_upsample_test.cpp Use Real_timer in PSP3 and T3 since the algorithms might be parallel 2015-10-08 15:34:40 +02:00
hierarchy_simplification_test.cpp Fix Visual Studio errors (typename + max macro bug) 2015-10-07 16:03:08 +02:00
normal_estimation_test.cmd The test was too slow in Debug mode 2015-01-09 16:35:19 +01:00
normal_estimation_test.cpp Update function calls with concurrency tag 2015-08-19 11:59:22 +02:00
psp_jet_includes.cpp bugfix to avoid assuming Monge_via_jet_fitting has default template parameters 2014-01-23 10:32:30 +01:00
read_test.cpp clear stream state (getline bug on MSVC9) 2013-06-12 11:58:56 +02:00
read_test_with_different_pmaps.cpp vector_property_map include is done by CGAL/property_map.h 2014-07-19 11:36:33 +02:00
remove_outliers_test.cmd
remove_outliers_test.cpp remove comments 2013-06-13 16:41:20 +02:00
smoothing_test.cmd
smoothing_test.cpp Update function calls with concurrency tag 2015-08-19 11:59:22 +02:00
sphere_20k.xyz refined codes, updated documentations, added tests 2013-08-27 09:49:22 +08:00
vcm_all_test.cpp be more permissive to allow some numeric errors 2015-06-02 16:08:51 +02:00
vcm_plane_test.cpp Bugfix: DiagonalizeTraits now really returns largest eigenvalue + inversion of parameters in voronoi_covariance is corrected. 2015-09-04 16:01:46 +02:00
wlop_simplify_and_regularize_test.cmd Change the radius estimation method in WLOP, in order to get good result for the sphere input. 2014-12-14 19:56:59 +08:00
wlop_simplify_and_regularize_test.cpp Use Real_timer in PSP3 and T3 since the algorithms might be parallel 2015-10-08 15:34:40 +02:00