home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
develop.6f18bfa751,2025/09/20
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
IMP
core
Harmonic
IMP::core::Harmonic Member List
This is the complete list of members for
IMP::core::Harmonic
, including all inherited members.
clear_caches
()
IMP::Object
virtual
do_destroy
()
IMP::Object
protected
virtual
evaluate
(double feature) const override
IMP::core::Harmonic
virtual
evaluate_with_derivative
(double feature) const override
IMP::core::Harmonic
virtual
get_check_level
() const (defined in
IMP::Object
)
IMP::Object
get_derived_object
IMP::Object
get_k
() const
IMP::core::Harmonic
get_k_from_standard_deviation
(Float sd, Float t=297.15)
IMP::core::Harmonic
static
get_log_level
() const (defined in
IMP::Object
)
IMP::Object
get_mean
() const
IMP::core::Harmonic
get_name
() const (defined in
IMP::Object
)
IMP::Object
get_type_name
() const override (defined in
IMP::core::Harmonic
)
IMP::core::Harmonic
virtual
get_version_info
() const override
IMP::core::Harmonic
virtual
Harmonic
(Float mean, Float k)
IMP::core::Harmonic
Harmonic
() (defined in
IMP::core::Harmonic
)
IMP::core::Harmonic
NonCopyable
() (defined in
IMP::NonCopyable
)
IMP::NonCopyable
protected
Object
(std::string name)
IMP::Object
protected
set_check_level
(CheckLevel l)
IMP::Object
set_k
(Float k)
IMP::core::Harmonic
set_log_level
(LogLevel l)
IMP::Object
set_mean
(Float mean)
IMP::core::Harmonic
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
UnaryFunction
(std::string name="UnaryFunction%1%") (defined in
IMP::UnaryFunction
)
IMP::UnaryFunction
~Harmonic
() (defined in
IMP::core::Harmonic
)
IMP::core::Harmonic
virtual
~Object
() (defined in
IMP::Object
)
IMP::Object
virtual