CGAL 4.3 - Principal Component Analysis
|
Functions | |
K::FT | CGAL::linear_least_squares_fitting_2 (InputIterator first, InputIterator beyond, typename K::Line_2 &line, typename K::Point_2 ¢roid, const Tag &tag, const K &k) |
computes the best fitting 2D line of a 2D object set in the range [first ,beyond ). More... | |