cgal/NewKernel_d/include/CGAL
Marc Glisse 34cbb9cd4b Make Epeck_d work & C++14-only cleanups
Still some rough edges:
1) double tab[]={.1,.2,.3}; Point_d p(tab+0,tab+3); lazily stores
iterators to tab, so tab had better still be alive when we need
update_exact.
2) One functor (point on a sphere) cannot be done exactly exactly with
a representation center+squared radius.
3) Several hacks that make this not as generic as it should be.
2019-02-03 23:16:28 +01:00
..
NewKernel_d Make Epeck_d work & C++14-only cleanups 2019-02-03 23:16:28 +01:00
Epeck_d.h Make Epeck_d work & C++14-only cleanups 2019-02-03 23:16:28 +01:00
Epick_d.h Triangulation 2018-01-18 13:56:10 +00:00
argument_swaps.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
determinant_of_vectors.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
iterator_from_indices.h Make Epeck_d work & C++14-only cleanups 2019-02-03 23:16:28 +01:00
transforming_iterator.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
transforming_pair_iterator.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
typeset.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00