Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Determine if a set of Point_3 is linear

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Determine if a set of Point_3 is linear


Chronological Thread 
  • From: sgdimitris <>
  • To:
  • Subject: [cgal-discuss] Re: Determine if a set of Point_3 is linear
  • Date: Wed, 4 Apr 2012 16:27:14 -0700 (PDT)

To make my question more clear, I mean if the given Points are in one line?
for example the points
(1,1,1)
(2,2,2)
(3,3,3)
(4,4,4)
are in one line
The points
(1,1,1)
(2,3,4)
(3,2,1)
(9,2,3)
are not in one line


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Determine-if-a-set-of-Point-3-is-linear-tp4533408p4533484.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page