Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polygon simplification and Extended-cartesian kernel with Lazy_exact_nt<Gmpq>

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polygon simplification and Extended-cartesian kernel with Lazy_exact_nt<Gmpq>


Chronological Thread 
  • From: vimarsh <>
  • To:
  • Subject: [cgal-discuss] Polygon simplification and Extended-cartesian kernel with Lazy_exact_nt<Gmpq>
  • Date: Tue, 8 Dec 2015 12:34:27 -0800 (PST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:k3MttR+g+U+E0f9uRHKM819IXTAuvvDOBiVQ1KB91+4cTK2v8tzYMVDF4r011RmSDduds6oMotGVmp6jcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47AblHf6ke/8SQVUk2mc1EleKKtQsb7tIee6aObw9XreQJGhT6wM/tZDS6dikHvjPQQmpZoMa0ryxHE8TNicuVSwn50dxrIx06vrvGZp8Aytn0I87J6r5YBAu3GePEzQrVcSTgnKGso/9bDtB/ZTALJ6GFPfH8Rl09WAg3M9gr6FsPvsy7zrPF9niKyMsj/TLRyUjOnufQ4ACT0gTsKYmdquFrcjdZ92fkD+B8=

Hi, its possible that this is a known problem but i could not find it in the
issues page.

compilation error:
/usr/local/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h:55:17:
Use of overloaded operator '>=' is ambiguous (with operand types 'typename
Constrained_Delaunay_triangulation_2 >, Triangulation_data_structure_2 >,
Triangulation_vertex_base_2 >, Triangulation_ds_vertex_base_2 > >,
Constrained_triangulation_face_base_2 >, Triangulation_face_base_2 >,
Triangulation_ds_face_base_2 > > >, Exact_predicates_tag>::Geom_traits::FT'
(aka 'CGAL::Nef_polynomialCGAL::Lazy_exact_nt<CGAL::Gmpq >') and 'const
double')

code:
https://gist.github.com/vimarshc/0c2b9a0148569704327a

Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Polygon-simplification-and-Extended-cartesian-kernel-with-Lazy-exact-nt-Gmpq-tp4661457.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Polygon simplification and Extended-cartesian kernel with Lazy_exact_nt<Gmpq>, vimarsh, 12/08/2015

Archive powered by MHonArc 2.6.18.

Top of Page