PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ kmeans_centroid_method

typedef void(* kmeans_centroid_method) (const Pointer *objs, const int *clusters, size_t num_objs, int cluster, Pointer centroid)

Definition at line 80 of file kmeans.h.