PostGIS  2.4.9dev-r@@SVN_REVISION@@
kmeans_config Struct Reference

#include <kmeans.h>

Collaboration diagram for kmeans_config:
Collaboration graph

Data Fields

kmeans_distance_method distance_method
 
kmeans_centroid_method centroid_method
 
Pointerobjs
 
size_t num_objs
 
Pointercenters
 
unsigned int k
 
unsigned int max_iterations
 
unsigned int total_iterations
 
int * clusters
 

Detailed Description

Definition at line 82 of file kmeans.h.


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