Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Get lenghts of ellipse major and minor axis

Subject: CGAL users discussion list

List archive

[cgal-discuss] Get lenghts of ellipse major and minor axis


Chronological Thread 
  • From: willwu <>
  • To:
  • Subject: [cgal-discuss] Get lenghts of ellipse major and minor axis
  • Date: Wed, 23 Jul 2014 15:46:34 -0700 (PDT)

Hi,

I am using Min_ellipse_2 to get the smallest enclosing ellipse. According to
the manual, I can get the equation coefficients by
me2.ellipse().double_coefficients( r, s, t, u, v, w); However, I have
trouble getting the length from these coefficients. Does anybody know how to
get the axis?

-Wei



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Get-lenghts-of-ellipse-major-and-minor-axis-tp4659598.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page