Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] about CGAL assertion violation involving ftC3.h

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] about CGAL assertion violation involving ftC3.h


Chronological Thread 
  • From: Sebastien Loriot <>
  • To:
  • Subject: Re: [cgal-discuss] about CGAL assertion violation involving ftC3.h
  • Date: Mon, 16 Feb 2009 09:05:58 +0100

Kwok Jasper wrote:
> Hi,
>
> May I ask what does the following error message gfrom CGAL mean ?
>
> CGAL error: assertion violation !
> Expr: den != 0
> File: C:\Program Files\CGAL-3.3.1\include\CGAL/constructions/kernel_ftC3.h
> Line:139
>
> Thank you very huch
>
>
>
> ------------------------------------------------------------------------
> 人與人之間的距離只有一指之隔。
Hello,

This is a check to avoid doing wrong computations (here dividing by 0).


Sebastien.



Archive powered by MHonArc 2.6.16.

Top of Page