Subject: CGAL users discussion list
List archive
- From: Michael Hoffmann <>
- To: ,
- Subject: Re: [cgal-discuss] Min_circle problem
- Date: Fri, 12 Sep 2008 09:26:17 +0200 (CEST)
There is a strange mixture of Rep and K in your code.
Note that K and NT are not used anywhere, that is, you are using plain
Cartesian<double> which doesn't give exact results.
/Michael
typedef CGAL::Cartesian<double> Rep;
typedef CGAL::Point_2<Rep> Point;
typedef CGAL::Polygon_2<Rep> Polygon ;
typedef CGAL::Gmpz NT;
typedef CGAL::Homogeneous<NT> K;
typedef CGAL::Min_circle_2_traits_2<Rep> Traits;
typedef CGAL::Min_circle_2<Traits> Min_circle;
- Re: [cgal-discuss] Min_circle problem, (continued)
- Re: [cgal-discuss] Min_circle problem, Olivier Devillers, 09/08/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/08/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Bernd Gaertner, 09/11/2008
- Message not available
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Andreas Fabri, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Bernd Gaertner, 09/12/2008
- Re: [cgal-discuss] Min_circle problem, Michael Hoffmann, 09/12/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Message not available
- Re: [cgal-discuss] Min_circle problem, Bernd Gaertner, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/11/2008
- Re: [cgal-discuss] Min_circle problem, Atul Thakur, 09/08/2008
- Re: [cgal-discuss] Min_circle problem, Olivier Devillers, 09/08/2008
- Re: [cgal-discuss] Something about Segment_Delaunay_graph, brunokim.mc, 09/10/2008
Archive powered by MHonArc 2.6.16.