home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
2.8.0
The Integrative Modeling Platform
IMP Manual
Reference Guide
Modules
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
IMP
ScoringFunction
IMP::ScoringFunction Member List
This is the complete list of members for
IMP::ScoringFunction
, 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
protected
pure virtual
do_destroy
()
IMP::Object
protected
virtual
do_get_inputs
() const =0
IMP::ModelObject
protected
pure virtual
do_get_interactions
() const
IMP::ModelObject
protected
virtual
do_get_outputs
() const
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
get_check_level
() const (defined in
IMP::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
protected
virtual
ModelObject
(Model *m, std::string name) (defined in
IMP::ModelObject
)
IMP::ModelObject
NonCopyable
() (defined in
IMP::NonCopyable
)
IMP::NonCopyable
protected
Object
(std::string name)
IMP::Object
protected
ScoreIsGoodPair
typedef (defined in
IMP::ScoringFunction
)
IMP::ScoringFunction
ScoringFunction
(Model *m, std::string name) (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