![]() |
Octopus
|
Functions/Subroutines | |
subroutine | write_xyz (namespace, fname, position, species) |
Simplified xyz output for finite systems. More... | |
subroutine, public | test_weighted_kmeans (namespace) |
Test weighted kmeans algorithm for a finite system. More... | |
|
private |
Simplified xyz output for finite systems.
Definition at line 140 of file test_kmeans_clustering.F90.
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 167 of file test_kmeans_clustering.F90.