clear_caches() | IMP::kernel::ScoringFunction | virtual |
create_restraints() const =0 | IMP::kernel::ScoringFunction | pure virtual |
do_add_score_and_derivatives(ScoreAccumulator sa, const ScoreStatesTemp &ss)=0 | IMP::kernel::ScoringFunction | protectedpure virtual |
do_get_inputs() const | IMP::kernel::ScoringFunction | virtual |
do_get_interactions() const | IMP::kernel::ModelObject | protectedvirtual |
do_get_outputs() const | IMP::kernel::ScoringFunction | virtual |
do_update_dependencies() | IMP::kernel::ScoringFunction | virtual |
evaluate(bool derivatives) | IMP::kernel::ScoringFunction | |
evaluate_if_below(bool derivatives, double max) (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | |
evaluate_if_good(bool derivatives) (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | |
get_had_good_score() const | IMP::kernel::ScoringFunction | |
get_inputs() const | IMP::kernel::ModelObject | |
get_interactions() const | IMP::kernel::ModelObject | |
get_last_score() const | IMP::kernel::ScoringFunction | |
get_model() const (defined in IMP::kernel::ModelObject) | IMP::kernel::ModelObject | |
get_name() const (defined in IMP::base::Object) | IMP::base::Object | |
get_outputs() const | IMP::kernel::ModelObject | |
get_required_score_states() const =0 | IMP::kernel::ScoringFunction | protectedpure virtual |
get_score_accumulator(bool deriv) (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | protected |
get_score_accumulator_if_below(bool deriv, double max) (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | protected |
get_score_accumulator_if_good(bool deriv) (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | protected |
get_score_states() | IMP::kernel::ScoringFunction | |
get_version_info() const =0 | IMP::base::Object | pure virtual |
ModelObject(Model *m, std::string name) (defined in IMP::kernel::ModelObject) | IMP::kernel::ModelObject | |
ModelObjectsTemp typedef | IMP::kernel::ModelObject | related |
NonCopyable() (defined in IMP::base::NonCopyable) | IMP::base::NonCopyable | protected |
Object(std::string name) | IMP::base::Object | protected |
ObjectsTemp typedef | IMP::base::Object | related |
ScoreIsGoodPair typedef (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | |
ScoringFunction(Model *m, std::string name) (defined in IMP::kernel::ScoringFunction) | IMP::kernel::ScoringFunction | |
ScoringFunctionsTemp typedef | IMP::kernel::ScoringFunction | related |
set_check_level(CheckLevel l) | IMP::base::Object | |
set_log_level(LogLevel l) | IMP::base::Object | |
set_name(std::string name) (defined in IMP::base::Object) | IMP::base::Object | |
set_was_used(bool tf) const | IMP::base::Object | |
show(std::ostream &out=std::cout) const (defined in IMP::base::Object) | IMP::base::Object | |
update_dependencies() | IMP::kernel::ModelObject | protectedvirtual |