Sylvain Pion
b2630cd7e1
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
...
to demo/**/*.h and .cpp.
2007-03-10 16:55:12 +00:00
Andreas Fabri
d3132b1fe6
changed .C to .cpp in examples
2006-07-09 19:39:06 +00:00
Sylvain Pion
5f8d18ffd4
Uniformize '# CGAL_MAKEFILE' line.
2006-05-20 07:52:02 +00:00
Laurent Saboret
e42659d1a4
Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk
2006-05-04 09:15:26 +00:00
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