![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Select seeds with D2 weighting. More...
#include <Seed_selectors.hpp>
Select seeds with D2 weighting.
Multiple candidates are sampled for each seed and compared using seed inertia i.e. Sum of Squared Errors of datapoints to their closest seed
| PointType | Representation of a point. |
| VectorType | Representation of a vector. |
| Cost | Compute the cost for a point and a center of mass. |