Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
Loading...
Searching...
No Matches

Data Fields

double x
 abscissa centroid of this cluster
 
double y
 ordinate of centroid of this cluster
 
size_t count
 count of observations present in this cluster
 

Detailed Description

this class stores the coordinates of centroid of all the points in that cluster it also stores the count of observations belonging to this cluster


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