Skip to Content.
Sympa Menu

cgal-discuss - Re:Re: [cgal-discuss] A mistake in linear_least_squares_fitting_3?

Subject: CGAL users discussion list

List archive

Re:Re: [cgal-discuss] A mistake in linear_least_squares_fitting_3?


Chronological Thread 
  • From: null <>
  • To: 杨成林 <>
  • Cc: cgal-discuss <>
  • Subject: Re:Re: [cgal-discuss] A mistake in linear_least_squares_fitting_3?
  • Date: Wed, 18 Feb 2009 12:18:25 +0800 (CST)

heihei


在2009-02-17,"杨成林" <> 写道:
Hello Alliez,

I think the interface could be like this:

void PCA_d( InputIterator first,
                   InputIterator beyond,
                   OutputIterator it,
                   typename K::Point_d& centroid,
                   K k,
                   Tag tag);

Here d can be 2 or 3. It just replace the Line_d or Plane_d with an
output iterator.

Besides, In Polyhedra component if you want to add your own items to
the polyhedron,you have to rewrite the item class.It is a formidable
task for a newbie. But it is very easy to add items in OpenMesh.
-- 
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




网易邮箱,中国第一大电子邮件服务商



Archive powered by MHonArc 2.6.16.

Top of Page