Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Summing a large set of Lazy_exact_nt<CGAL::Gmpq> numbers.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Summing a large set of Lazy_exact_nt<CGAL::Gmpq> numbers.


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Summing a large set of Lazy_exact_nt<CGAL::Gmpq> numbers.
  • Date: Sun, 26 Mar 2017 00:05:36 +0100 (CET)

On Sat, 25 Mar 2017, mauriciojz wrote:

I have no problem with the lazy evaluation, but sometimes I have to compare
two of these numbers which happen to be equal resulting in a /segfault/
because it has to resort to its exact value.

Just checking: if you increase (drastically) the stack size for your program, the segfault disappears, right?

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page