|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
This is the complete list of members for IMP::core::RestraintsScoringFunction, including all inherited members.
| clear_caches() | IMP::Object | virtual |
| create_restraints() const =0 | IMP::ScoringFunction | pure virtual |
| do_add_score_and_derivatives(ScoreAccumulator sa, const ScoreStatesTemp &ss)=0 | IMP::ScoringFunction | protectedpure virtual |
| do_add_score_and_derivatives_moved(ScoreAccumulator sa, const ParticleIndexes &moved_pis, const ParticleIndexes &reset_pis, const ScoreStatesTemp &ss) | IMP::ScoringFunction | protectedvirtual |
| do_destroy() | IMP::Object | protectedvirtual |
| do_get_inputs() const =0 | IMP::ModelObject | protectedpure virtual |
| do_get_interactions() const | IMP::ModelObject | protectedvirtual |
| do_get_outputs() const override | IMP::ScoringFunction | virtual |
| evaluate(bool derivatives) | IMP::ScoringFunction | |
| evaluate_if_below(bool derivatives, double max) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| evaluate_if_good(bool derivatives) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| evaluate_moved(bool derivatives, const ParticleIndexes &moved_pis, const ParticleIndexes &reset_pis) | IMP::ScoringFunction | |
| evaluate_moved_if_below(bool derivatives, const ParticleIndexes &moved_pis, const ParticleIndexes &reset_pis, double max) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| evaluate_moved_if_good(bool derivatives, const ParticleIndexes &moved_pis, const ParticleIndexes &reset_pis) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| get_check_level() const (defined in IMP::Object) | IMP::Object | |
| get_derived_object | IMP::Object | |
| get_had_good_score() const | IMP::ScoringFunction | |
| get_has_dependencies() const | IMP::ModelObject | |
| get_has_required_score_states() const | IMP::ModelObject | |
| get_inputs() const | IMP::ModelObject | |
| get_interactions() const | IMP::ModelObject | |
| get_last_score() const | IMP::ScoringFunction | |
| get_log_level() const (defined in IMP::Object) | IMP::Object | |
| get_model() const (defined in IMP::ModelObject) | IMP::ModelObject | |
| get_name() const (defined in IMP::Object) | IMP::Object | |
| get_outputs() const | IMP::ModelObject | |
| get_required_score_states() const | IMP::ModelObject | |
| get_score_accumulator(bool deriv) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | protected |
| get_score_accumulator_if_below(bool deriv, double max) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | protected |
| get_score_accumulator_if_good(bool deriv) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | protected |
| get_type_name() const (defined in IMP::Object) | IMP::Object | virtual |
| get_version_info() const | IMP::Object | virtual |
| handle_set_has_required_score_states(bool) | IMP::ModelObject | protectedvirtual |
| ModelObject(Model *m, std::string name) (defined in IMP::ModelObject) | IMP::ModelObject | |
| ModelObject() (defined in IMP::ModelObject) | IMP::ModelObject | |
| NonCopyable() (defined in IMP::NonCopyable) | IMP::NonCopyable | protected |
| Object(std::string name) | IMP::Object | protected |
| RestraintsScoringFunction(const RestraintsAdaptor &rs, double weight=1.0, double max=NO_MAX, std::string name="RestraintsScoringFunction%1%") (defined in IMP::core::RestraintsScoringFunction) | IMP::core::RestraintsScoringFunction | |
| RestraintsScoringFunction(const RestraintsAdaptor &rs, std::string name) (defined in IMP::core::RestraintsScoringFunction) | IMP::core::RestraintsScoringFunction | |
| RestraintsScoringFunction() (defined in IMP::core::RestraintsScoringFunction) | IMP::core::RestraintsScoringFunction | |
| ScoreIsGoodPair typedef (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| ScoringFunction(Model *m, std::string name) (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| ScoringFunction() (defined in IMP::ScoringFunction) | IMP::ScoringFunction | |
| set_check_level(CheckLevel l) | IMP::Object | |
| set_has_dependencies(bool tf) | IMP::ModelObject | |
| set_has_required_score_states(bool tf) | IMP::ModelObject | |
| set_log_level(LogLevel l) | IMP::Object | |
| set_name(std::string name) (defined in IMP::Object) | IMP::Object | |
| set_was_used(bool tf) const | IMP::Object | |
| show(std::ostream &out=std::cout) const (defined in IMP::Object) | IMP::Object | |
| ~ModelObject() (defined in IMP::ModelObject) | IMP::ModelObject | |
| ~Object() (defined in IMP::Object) | IMP::Object | virtual |