STIRA  0.1
Public Attributes | List of all members
stira::common::pointCluster Struct Reference

struct to hold results of a single point cluster More...

#include <ClusteringLearning.h>

Public Attributes

Point< double > center
 center of this cluster
 
std::vector< Point< double > > members
 vector of points in this cluster
 

Detailed Description

struct to hold results of a single point cluster


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