Each of the set of PairScores is evaluated and the sum of the minimum n is returned.
Public Member Functions | |
ContainersTemp | get_input_containers (const ParticlePair &p) const |
ParticlesTemp | get_input_particles (const ParticlePair &p) const |
ParticlesList | get_interacting_particles (const ParticlePair &p) const |
bool | get_is_changed (const ParticlePair &pp) const |
IMP_PAIR_SCORE_BASE (MaximumPairScore) | |
MaximumPairScore (const PairScoresTemp &scores, unsigned int n=1, std::string name="PairScore %1%") |