This Score scores a particle by passing an attribute value directly to a UnaryFunction.

Public Member Functions | |
| AttributeSingletonScore (UnaryFunction *f, FloatKey k) | |
| Apply function f to attribete k. | |
| ContainersTemp | get_input_containers (Particle *) const |
| ParticlesTemp | get_input_particles (Particle *p) const |
| ParticlesList | get_interacting_particles (Particle *) const |
| bool | get_is_changed (Particle *p) const |
| IMP_SINGLETON_SCORE_BASE (AttributeSingletonScore) | |