The score is based on the difference between the stored length and the actual length and scaled by the stiffness. That is stiffness * (distance-bond_length)

Public Member Functions | |
| BondSingletonScore (UnaryFunction *f) | |
| Use f to penalize deviations in length. | |
| ContainersTemp | get_input_containers (Particle *) const |
| ParticlesTemp | get_input_particles (Particle *) const |
| ParticlesList | get_interacting_particles (Particle *) const |
| bool | get_is_changed (Particle *p) const |
| IMP_SINGLETON_SCORE_BASE (BondSingletonScore) | |