|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles. More...
#include <IMP/core/core_config.h>#include <IMP/score_functor/UnaryFunctionEvaluate.h>#include <IMP/score_functor/Harmonic.h>#include <IMP/score_functor/Shift.h>#include <IMP/score_functor/distance_pair_score_macros.h>
Include dependency graph for core/DistancePairScore.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::core::DistancePairScore |
| Score a pair of particles based on the distance between their centers. More... | |
| class | IMP::core::HarmonicDistancePairScore |
| Score distance between two particle centers using a harmonic function. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::core | |
| Basic functionality that is expected to be used by a wide variety of IMP users. | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer < DistancePairScore > > | IMP::core::DistancePairScores |
| typedef IMP::Vector < IMP::WeakPointer < DistancePairScore > > | IMP::core::DistancePairScoresTemp |
| typedef IMP::Vector < IMP::Pointer < HarmonicDistancePairScore > > | IMP::core::HarmonicDistancePairScores |
| typedef IMP::Vector < IMP::WeakPointer < HarmonicDistancePairScore > > | IMP::core::HarmonicDistancePairScoresTemp |
A Score on the distance between a pair of particles.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file core/DistancePairScore.h.