Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Fabri f1ee95b8b4 upgrade to VC7.3 and fixes 2006-04-25 21:38:06 +00:00
Laurent Saboret 87d65f75e3 Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config) 2006-04-18 12:42:52 +00:00
Pierre Alliez 03eeb9c6e7 Andreas: thanks for the QT demo!
I removed a little warning in it.
2006-04-04 15:14:21 +00:00
Andreas Fabri c1c0b1906e Added the demo 2006-03-29 08:21:25 +00:00
Pierre Alliez 92bf6d552d removed command-line demo folder 2006-03-20 08:51:30 +00:00
Pierre Alliez 04826e29aa tests performed for points on a line in 2D
Doc: added definitions, did many fixes.
IMPORTANT: sylvain: double-check the definitions, and precise the dimension and types available for each of your function.

important change: I suggest to rename the function bounding_box to axis_aligned_bounding_box (min case later you will hack on the general one).
2006-03-16 22:52:57 +00:00
Joachim Reichel f582718758 rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Pierre Alliez 5af27d0125 fixed eigen_2 directly (all symmetric positive definite matrices have in theorie real and positive eigenvalues). 2006-03-14 21:06:22 +00:00
Pierre Alliez 4eb5dbd763 fixed a case where an eigen value is negative due to numerical issues (floating point numbers are terrible). 2006-03-14 19:08:47 +00:00
Pierre Alliez d9870f2063 fixed eigen_2 (special case correctly handled) 2006-03-02 10:44:47 +00:00
Pierre Alliez a4d4c308dd cleanup on 2D line fitting 2006-03-01 16:32:51 +00:00
Pierre Alliez f372825760 a bit of cleanup on linear fitting 2006-03-01 16:30:01 +00:00
Pierre Alliez a9f83af10e added makefile in command-line demo/Principal_component_analysis/command-line/makefile 2006-03-01 11:16:37 +00:00
Sylvain Pion 1d5d1f2b08 - Rename 2006-02-15 14:50:18 +00:00