PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void UF_destroy | ( | UNIONFIND * | uf | ) |
Definition at line 53 of file lwunionfind.c.
References UNIONFIND::cluster_sizes, UNIONFIND::clusters, and lwfree().
Referenced by cluster_intersecting(), cluster_within_distance(), do_dbscan_test(), ST_ClusterDBSCAN(), test_unionfind_collapse_cluster_ids(), test_unionfind_create(), test_unionfind_path_compression(), and test_unionfind_union().