IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
This is the complete list of members for IMP::core::MCCGSampler, including all inherited members.
add_optimizer_state(OptimizerState *obj) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
add_optimizer_states(const OptimizerStates &objs) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
clear_caches() | IMP::Object | virtual |
clear_optimizer_states() (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
create_sample() const (defined in IMP::Sampler) | IMP::Sampler | |
do_destroy() | IMP::Object | protectedvirtual |
do_sample() const (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | virtual |
get_check_level() const (defined in IMP::Object) | IMP::Object | |
get_has_optimizer_states() (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
get_log_level() const (defined in IMP::Object) | IMP::Object | |
get_model() const (defined in IMP::Sampler) | IMP::Sampler | |
get_name() const (defined in IMP::Object) | IMP::Object | |
get_number_of_optimizer_states() const (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
get_optimizer_state(unsigned int i) const (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
get_optimizer_states() const (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
get_rejected_configurations() const (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
get_scoring_function() const | IMP::Sampler | |
get_type_name() const (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | virtual |
get_version_info() const | IMP::core::MCCGSampler | virtual |
MCCGSampler(Model *m, std::string name="MCCG Sampler %1%") (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
NonCopyable() (defined in IMP::NonCopyable) | IMP::NonCopyable | protected |
Object(std::string name) | IMP::Object | protected |
remove_optimizer_state(OptimizerState *d) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
remove_optimizer_states(const OptimizerStates &d) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
reserve_optimizer_states(unsigned int sz) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
Sampler(Model *m, std::string name="Sampler %1%") (defined in IMP::Sampler) | IMP::Sampler | |
set_bounding_box(const algebra::BoundingBoxD< 3 > &bb) | IMP::core::MCCGSampler | |
set_check_level(CheckLevel l) | IMP::Object | |
set_is_refining(bool tf) | IMP::core::MCCGSampler | |
set_local_optimizer(Optimizer *opt) | IMP::core::MCCGSampler | |
set_log_level(LogLevel l) | IMP::Object | |
set_max_monte_carlo_step_size(double d) | IMP::core::MCCGSampler | |
set_max_monte_carlo_step_size(FloatKey k, double d) | IMP::core::MCCGSampler | |
set_name(std::string name) (defined in IMP::Object) | IMP::Object | |
set_number_of_attempts(unsigned int att) | IMP::core::MCCGSampler | |
set_number_of_conjugate_gradient_steps(unsigned int cg) | IMP::core::MCCGSampler | |
set_number_of_monte_carlo_steps(unsigned int cg) | IMP::core::MCCGSampler | |
set_optimizer_states(const OptimizerStates &ps) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
set_optimizer_states_order(const OptimizerStates &objs) (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | |
set_save_rejected_configurations(bool tf) | IMP::core::MCCGSampler | |
set_scoring_function(ScoringFunctionAdaptor sf) (defined in IMP::Sampler) | IMP::Sampler | |
set_was_used(bool tf) const | IMP::Object | |
show(std::ostream &out=std::cout) const (defined in IMP::Object) | IMP::Object | |
~MCCGSampler() (defined in IMP::core::MCCGSampler) | IMP::core::MCCGSampler | protectedvirtual |
~Object() (defined in IMP::Object) | IMP::Object | virtual |