This is the complete list of members for IMP::em::FitRestraint, including all inherited members.
| __hash__() const (defined in IMP::base::Object) | IMP::base::Object | |
| create_current_decomposition() const | IMP::Restraint | |
| create_decomposition() const | IMP::Restraint | |
| do_create_current_decomposition() const | IMP::Restraint | protectedvirtual |
| do_create_decomposition() const | IMP::Restraint | protectedvirtual |
| do_get_inputs() const =0 | IMP::ModelObject | protectedpure virtual |
| do_get_outputs() const =0 | IMP::ModelObject | protectedpure virtual |
| do_update_dependencies(const DependencyGraph &, const DependencyGraphVertexIndex &) | IMP::ModelObject | protectedvirtual |
| evaluate(bool calc_derivs) const | IMP::Restraint | |
| evaluate_if_below(bool calc_derivatives, double max) const | IMP::Restraint | |
| evaluate_if_good(bool calc_derivatives) const | IMP::Restraint | |
| FitRestraint(ParticlesTemp ps, DensityMap *em_map, FloatPair norm_factors=FloatPair(0., 0.), FloatKey weight_key=atom::Mass::get_mass_key(), float scale=1, bool use_rigid_bodies=true, KernelType kt=GAUSSIAN) | IMP::em::FitRestraint | |
| get_from(IMP::base::Object *o) (defined in IMP::em::FitRestraint) | IMP::em::FitRestraint | static |
| get_input_containers() const =0 (defined in IMP::Restraint) | IMP::Restraint | pure virtual |
| get_input_particles() const =0 (defined in IMP::Restraint) | IMP::Restraint | pure virtual |
| get_inputs() const (defined in IMP::ModelObject) | IMP::ModelObject | |
| get_last_score() const | IMP::Restraint | |
| get_maximum_score() const (defined in IMP::Restraint) | IMP::Restraint | |
| get_model() const (defined in IMP::ModelObject) | IMP::ModelObject | |
| get_model_dens_map() const | IMP::em::FitRestraint | |
| get_name() const (defined in IMP::base::Object) | IMP::base::Object | |
| get_outputs() const (defined in IMP::ModelObject) | IMP::ModelObject | |
| get_scale_factor() const (defined in IMP::em::FitRestraint) | IMP::em::FitRestraint | |
| get_type_name() const =0 | IMP::base::Object | pure virtual |
| get_version_info() const =0 | IMP::base::Object | pure virtual |
| get_was_good() const | IMP::Restraint | |
| get_weight() const (defined in IMP::Restraint) | IMP::Restraint | |
| ModelObject(Model *m, std::string name) (defined in IMP::ModelObject) | IMP::ModelObject | |
| Object(std::string name) (defined in IMP::base::Object) | IMP::base::Object | protected |
| Restraint(Model *m, std::string name) | IMP::Restraint | |
| set_check_level(CheckLevel l) | IMP::base::Object | |
| set_log_level(LogLevel l) | IMP::base::Object | |
| set_maximum_score(double s) (defined in IMP::Restraint) | IMP::Restraint | |
| set_name(std::string name) (defined in IMP::base::Object) | IMP::base::Object | |
| set_scale_factor(float scale) (defined in IMP::em::FitRestraint) | IMP::em::FitRestraint | |
| set_was_used(bool tf) const | IMP::base::Object | |
| set_weight(Float weight) (defined in IMP::Restraint) | IMP::Restraint | |
| show(std::ostream &out=std::cout) const (defined in IMP::base::Object) | IMP::base::Object | |
| unprotected_evaluate(DerivativeAccumulator *) const =0 | IMP::Restraint | pure virtual |
| unprotected_evaluate_if_below(DerivativeAccumulator *da, double max) const | IMP::Restraint | virtual |
| unprotected_evaluate_if_good(DerivativeAccumulator *da, double max) const | IMP::Restraint | virtual |
| update_dependencies(const DependencyGraph &dg, const DependencyGraphVertexIndex &index) | IMP::ModelObject | protected |