add_to_weight_derivative(int i, Float dwi, const DerivativeAccumulator &da) | IMP::isd::Weight | |
add_to_weights_derivatives(const algebra::VectorKD &dw, const DerivativeAccumulator &da) | IMP::isd::Weight | |
add_weight(Float wi=0) | IMP::isd::Weight | |
add_weight_lazy(Float wi=0) | IMP::isd::Weight | |
Decorator(Model *m, ParticleIndex pi) (defined in IMP::Decorator) | IMP::Decorator | protected |
Decorator() (defined in IMP::Decorator) | IMP::Decorator | protected |
Decorator(ParticleAdaptor p) (defined in IMP::Decorator) | IMP::Decorator | explicitprotected |
get_is_setup(const IMP::ParticleAdaptor &p) (defined in IMP::isd::Weight) | IMP::isd::Weight | static |
get_is_setup(Model *m, ParticleIndex pi) (defined in IMP::isd::Weight) | IMP::isd::Weight | static |
get_is_valid() const | IMP::Decorator | |
get_model() const | IMP::Decorator | |
get_number_of_weights() const | IMP::isd::Weight | |
get_number_of_weights_key() | IMP::isd::Weight | static |
get_particle() const | IMP::Decorator | |
get_particle_index() const | IMP::Decorator | |
get_unit_simplex() const | IMP::isd::Weight | |
get_weight(int i) const | IMP::isd::Weight | |
get_weight_derivative(int i) const | IMP::isd::Weight | |
get_weight_key(int i) | IMP::isd::Weight | static |
get_weight_keys() const | IMP::isd::Weight | |
get_weights() const | IMP::isd::Weight | |
get_weights_are_optimized() const | IMP::isd::Weight | |
get_weights_derivatives() const | IMP::isd::Weight | |
operator Particle *() const (defined in IMP::Decorator) | IMP::Decorator | |
operator ParticleIndex() const (defined in IMP::Decorator) | IMP::Decorator | |
operator->() const (defined in IMP::Decorator) | IMP::Decorator | |
set_number_of_weights(Int nweights) | IMP::isd::Weight | |
set_number_of_weights_lazy(Int nweights) | IMP::isd::Weight | |
set_weight_lazy(int i, Float wi) | IMP::isd::Weight | |
set_weights(const algebra::VectorKD &w) | IMP::isd::Weight | |
set_weights_are_optimized(bool tf) | IMP::isd::Weight | |
set_weights_lazy(const algebra::VectorKD &w) | IMP::isd::Weight | |
setup_particle(Model *m, ParticleIndex pi) | IMP::isd::Weight | static |
setup_particle(IMP::ParticleAdaptor pa) | IMP::isd::Weight | static |
setup_particle(Model *m, ParticleIndex pi, Int nweights) | IMP::isd::Weight | static |
setup_particle(IMP::ParticleAdaptor pa, Int nweights) | IMP::isd::Weight | static |
setup_particle(Model *m, ParticleIndex pi, const algebra::VectorKD &w) | IMP::isd::Weight | static |
setup_particle(IMP::ParticleAdaptor pa, const algebra::VectorKD &w) | IMP::isd::Weight | static |
show(std::ostream &out=std::cout) const (defined in IMP::isd::Weight) | IMP::isd::Weight | |
Value() (defined in IMP::Value) | IMP::Value | protected |
Weight() (defined in IMP::isd::Weight) | IMP::isd::Weight | |
Weight(::IMP::Model *m,::IMP::ParticleIndex id) (defined in IMP::isd::Weight) | IMP::isd::Weight | |
Weight(const IMP::ParticleAdaptor &d) (defined in IMP::isd::Weight) | IMP::isd::Weight | explicit |