Subject: CGAL users discussion list
List archive
- From: gupta61 <>
- To:
- Subject: [cgal-discuss] Accuracy and robustness of method "closest_point_and_primitive"
- Date: Thu, 14 Jul 2016 08:01:08 -0700 (PDT)
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
- Ironport-phdr: 9a23:CvIvVBOA1QxhtB5rTyol6mtUPXoX/o7sNwtQ0KIMzox0KPn5rarrMEGX3/hxlliBBdydsKMczbaM+PCxEUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuS9aU0578h7H60qaQSj0AvCC6b7J2IUf+hiTqne5Sv7FfLL0swADCuHpCdrce72ppIVWOg0S0vZ/or9ZV2n8O6rd4r4YACv2iPvdwcbsNBzsvNyU55dbgqALYZQqJ/HoVFGsMwTRSBA2Q4wziQp6v62OurutsxTKaMtDuUblyUjW87qNDRxrhiSNBPDk8pjKEwvdshb5W9Uvy7yd0xJTZNdrNbPc=
Hi,
I am trying to find the accuracy of the methods
/CGAL_AABB_Poly_Segment_Tree<CGAL_Kernel_for_AABB>::closest_point_and_primitive
CGAL_AABB_Tree<CGAL_Kernel_for_AABB>::closest_point_and_primitive/
with different "CGAL_Kernel_for_AABB".
As I understand right now, to guarantee the accuracy of certain methods when
using CGAL AABB tree, for example, intersection calculations require us to
use CGAL::Exact_predicates_exact_constructions_kernel (Refer:
http://cgal-discuss.949826.n4.nabble.com/Bug-in-Segment-Triangle-intersection-td4584602.html).
Is this also a requirement for closest_point_and_primitive method?
I also realize that using CGAL::Exact_predicates_exact_constructions_kernel
is not thread safe (Refer:
http://cgal-discuss.949826.n4.nabble.com/Thread-safety-in-CGAL-AABB-tree-td4661127.html)
when calling the method closest_point_and_primitive? However, the
CGAL::Exact_predicates_inexact_constructions_kernel is thread safe.
So my question is can I use the method "closest_point_and_primitive" with
CGAL::Exact_predicates_inexact_constructions_kernel while guaranteeing the
accuracy? Does anyone have a list of methods which require
"CGAL::Exact_predicates_exact_constructions_kernel" to guarantee the
accuracy.
Thanks.
-----
Piyush Gupta
UIUC
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Accuracy-and-robustness-of-method-closest-point-and-primitive-tp4662068.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Accuracy and robustness of method "closest_point_and_primitive", gupta61, 07/14/2016
Archive powered by MHonArc 2.6.18.