![]() |
Octopus
|
Functions/Subroutines | |
subroutine, public | test_weighted_kmeans (namespace) |
Test weighted kmeans algorithm for a finite system. More... | |
subroutine, public test_kmeans_clustering_oct_m::test_weighted_kmeans | ( | type(namespace_t), intent(in) | namespace | ) |
Test weighted kmeans algorithm for a finite system.
Output the density, initial and final centroids. Compute a relative metric of the final centroid quality,
Definition at line 145 of file test_kmeans_clustering.F90.