cgal/Principal_component_analysis
Laurent Rineau 04ad0af983 Trivial bug-fix: use FT(n) instead of (FT)n.0
In our concepts, (FT)0.0 and (FT)1.0 (conversion from doubles) are not
always allowed, but the construction of an FT from an integer is in the
concept FieldNumberType (because it refines IntegralDomainWithoutDivision,
that refines FromIntConstructible).

The testsuite of PCA passes on my machine, and the bug "fix" is trivial.
Approved for CGAL-4.3 by the Release Manager.
2013-09-25 15:11:05 +02:00
..
demo/Principal_component_analysis Convert remaining CRLF files to LF 2012-12-04 17:09:28 +01:00
doc/Principal_component_analysis function documentation fixes 2013-09-03 14:25:50 +02:00
doc_tex Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
examples/Principal_component_analysis Performance Improvements 2013-08-26 14:36:09 +02:00
include/CGAL Trivial bug-fix: use FT(n) instead of (FT)n.0 2013-09-25 15:11:05 +02:00
package_info/Principal_component_analysis New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Principal_component_analysis less warnings in various packages 2013-02-01 10:27:07 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00