IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP::score_functor::Dope Member List

This is the complete list of members for IMP::score_functor::Dope, including all inherited members.

Dope(double threshold=std::numeric_limits< double >::max()) (defined in IMP::score_functor::Dope)IMP::score_functor::Dope
Dope(double threshold, TextInput data_file) (defined in IMP::score_functor::Dope)IMP::score_functor::Dope
get_dope_type_key() (defined in IMP::score_functor::Dope)IMP::score_functor::Dopestatic
get_inputs(Model *m, const ParticleIndexes &pis) const IMP::score_functor::Score
get_is_trivially_zero(Model *m, const ParticleIndexPair &p, double squared_distance) const (defined in IMP::score_functor::Statistical< DopeType, false, true >)IMP::score_functor::Statistical< DopeType, false, true >
IMP::score_functor::Score::get_is_trivially_zero(Model *m, const Array< D, ParticleIndex > &p, double squared_distance) const IMP::score_functor::Score
get_maximum_range(Model *, const ParticleIndexPair &) const (defined in IMP::score_functor::Statistical< DopeType, false, true >)IMP::score_functor::Statistical< DopeType, false, true >
IMP::score_functor::Score::get_maximum_range(Model *m, const Array< D, ParticleIndex > &p) const IMP::score_functor::Score
get_score(Model *m, const ParticleIndexPair &pp, double distance) const (defined in IMP::score_functor::Statistical< DopeType, false, true >)IMP::score_functor::Statistical< DopeType, false, true >
IMP::score_functor::Score::get_score(Model *m, const Array< D, ParticleIndex > &p, double distance) const IMP::score_functor::Score
get_score_and_derivative(Model *m, const Array< 2, ParticleIndex > &pp, double distance) const (defined in IMP::score_functor::Statistical< DopeType, false, true >)IMP::score_functor::Statistical< DopeType, false, true >
IMP::score_functor::Score::get_score_and_derivative(Model *m, const Array< D, ParticleIndex > &p, double distance) const IMP::score_functor::Score
Score() (defined in IMP::score_functor::Score)IMP::score_functor::Score
show(std::ostream &) const (defined in IMP::score_functor::Score)IMP::score_functor::Score
Statistical(IntKey k, double threshold, TextInput data_file)IMP::score_functor::Statistical< DopeType, false, true >
Statistical(IntKey k, double threshold, TextInput data_file, unsigned int shift)IMP::score_functor::Statistical< DopeType, false, true >