![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
| class | K_means_scores |
| Various scores for K_means. More... | |
| class | T_Cluster_engine_k_means_com_euclidean< PointType, VectorType > |
| Representation of a center of mass for k-means in Euclidean spaces. More... | |
| class | T_Cluster_engine_k_means_com_Sd< VectorType, CenterOfMassInitializer > |
| Representation of a center of mass in k-means algorithm. More... | |
| class | T_Cluster_engine_Morse_theory_based< PointType, DistanceFunction, TNNQuery, TGetDensity > |
| Morse theory based clustering algorithm. More... | |
| class | T_Spectral_clustering< GraphType > |
| Spectral clustering algorithm from Ng et al at NeurIPS 2001. More... | |
| class | T_Cluster_engine_module< ModuleTraits > |
| Module which computes clusters from a cloud of points Module which computes clusters from a cloud of points. More... | |