XMM - Probabilistic Models for Motion Recognition and Mapping

Public Attributes | List of all members
xmm::Results< KMeans > Struct Template Reference

Results of the clustering process. More...

#include <xmmKMeansResults.hpp>

Public Attributes

std::vector< float > distances
 Distance of the observation to each cluster. More...
 
unsigned int likeliest
 Likeliest Cluster. More...
 

Detailed Description

template<>
struct xmm::Results< KMeans >

Results of the clustering process.

Member Data Documentation

std::vector<float> xmm::Results< KMeans >::distances

Distance of the observation to each cluster.

unsigned int xmm::Results< KMeans >::likeliest

Likeliest Cluster.


The documentation for this struct was generated from the following file: