Ignition Math

API Reference

6.8.0
Kmeans.hh File Reference
#include <vector>
#include <ignition/math/Vector3.hh>
#include <ignition/math/Helpers.hh>
#include <ignition/math/config.hh>

Go to the source code of this file.

Classes

class  Kmeans
 K-Means clustering algorithm. Given a set of observations, k-means partitions the observations into k sets so as to minimize the within-cluster sum of squares. Description based on http://en.wikipedia.org/wiki/K-means_clustering. More...
 

Namespaces

 ignition
 
 ignition::math
 Math classes and function useful in robot applications.