Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_IG_label_traits< Dummy >::Primitive_label_classifier Class Reference

Functor returning a pair classifying a particle. More...

#include <IG_label_traits.hpp>

Detailed Description

template<class Dummy = void>
class SBL::Models::T_IG_label_traits< Dummy >::Primitive_label_classifier

Functor returning a pair classifying a particle.

The first member is a boolean checking that the input particle is a partner. The second member is the corresponding primitive label.