Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Seed_selector_random< PointType, VectorType > Class Template Reference

#include <Seed_selectors.hpp>

Detailed Description

template<class PointType, class VectorType>
class SBL::GT::T_Seed_selector_random< PointType, VectorType >

\sbl_add_package_main_class{Seeding, T_Seed_selector_random, Select seeds randomly from data points

Template Parameters
PointTypeRepresentation of a point.
VectorTypeRepresentation of a vector. }