Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] exact number with blackbox sqrt()

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] exact number with blackbox sqrt()


Chronological Thread 
  • From: Efi Fogel <>
  • To:
  • Cc:
  • Subject: Re: [cgal-discuss] exact number with blackbox sqrt()
  • Date: Tue, 28 May 2013 11:05:28 +0300

See CGAL::Sqrt_extension<NT,ROOT>
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/NumberTypeSupport_ref/Class_Sqrt_extension.html


On Mon, May 27, 2013 at 5:33 PM, Amir Vaxman <> wrote:
I would like to work and represent coordinates which compontents are of the form a+b*sqrt(3), where a,b are integers (or rationals). The application is working with hexagonal grids. Is it possible to work with such a field so as to have exact predicates in CGAL? it seems possible in theory.

Amir.



--
   ____  _        ____             _
  /_____/_) o    /__________  __  //
 (____ (   (    (    (_/ (_/-(-'_(/
                         _/





Archive powered by MHonArc 2.6.18.

Top of Page