k-means
See class qgar::GenConvexHull to construct the convex hull of points (instances of class qgar::GenPoint) stored into a STL list, using Graham's scan.
Classes | |
| class | qgar::GenConvexHull< T > |
| A convex hull represented by a series of points with coordinates of type T. More... | |