Andreas Fabri
|
4c9c668dc9
|
deal with deprecated code
|
2016-02-01 15:52:52 +01:00 |
Andreas Fabri
|
006dcf0c97
|
cast to get rid of warnings
|
2016-01-25 11:31:33 +01:00 |
Sébastien Loriot
|
81d638341a
|
prevent internal namespace to be documented
|
2015-12-28 10:51:49 +01:00 |
Simon Giraudot
|
136de97318
|
Bugfix: DiagonalizeTraits now really returns largest eigenvalue + inversion of parameters in voronoi_covariance is corrected.
|
2015-09-04 16:01:46 +02:00 |
Sébastien Loriot
|
646650be81
|
disambiguate call to std::sqrt for MSVC10
|
2015-06-10 16:12:59 +02:00 |
Sébastien Loriot
|
966f0188b2
|
force use of std::sqrt
|
2015-06-08 12:06:23 +02:00 |
Sébastien Loriot
|
fb2a3a2f50
|
accomodate update of the halfspace intersection that is now outward oriented
|
2015-06-05 14:43:55 +02:00 |
Sébastien Loriot
|
11a75f1e3c
|
remove extra semi-columns
|
2015-06-05 14:32:04 +02:00 |
Sébastien Loriot
|
c2cd87865e
|
Merge branch 'old/gsoc2014-VCM_3-jmeyron' into gsoc2014-VCM_3-jmeyron
Conflicts:
Installation/changes.html
Point_set_processing_3/doc/Point_set_processing_3/PackageDescription.txt
Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt
Point_set_processing_3/doc/Point_set_processing_3/examples.txt
Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
|
2015-06-04 11:27:56 +02:00 |
Sébastien Loriot
|
0036cc585e
|
add a switch to use constructions in the covariance computation
|
2015-05-19 15:28:28 +02:00 |
Sébastien Loriot
|
6b139d10ae
|
move the eigen traits in the CGAL dir
|
2015-04-22 19:13:45 +02:00 |
Sébastien Loriot
|
1e502253cd
|
gather the usage of eigen into a traits
|
2015-04-22 19:08:46 +02:00 |
Sébastien Loriot
|
8bc716abf6
|
directly use CGAL::cpp11::array rather than a custom class
|
2015-04-20 18:11:25 +02:00 |
Sébastien Loriot
|
5dcc322f78
|
rename include guards
|
2015-04-20 16:10:55 +02:00 |
Sébastien Loriot
|
8b455b2710
|
add license headers
|
2015-04-20 16:09:38 +02:00 |
Sébastien Loriot
|
4f177e0e65
|
move internal details to internal directory
|
2015-04-20 16:06:55 +02:00 |
Shihao Wu
|
053ee4d507
|
Fixed the bug of not initializing CGAL::Bbox_3
In Debug mode, the default CGAL::Bbox_3 is not (0,0,0,0,0,0)
|
2015-02-19 17:27:24 +02:00 |
Shihao Wu
|
ad20bfab93
|
CGAL::Bbox_3 might behave differently in Debug/Release mode.
|
2015-02-19 15:41:37 +02:00 |
Sébastien Loriot
|
ab133ebe3d
|
move implementation detail out of the scope of include/CGAL
trivial bug fix for master
|
2015-01-13 18:31:28 +01:00 |