|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles. More...
#include <IMP/example/example_config.h>#include <IMP/core/XYZ.h>#include <IMP/PairScore.h>#include <IMP/pair_macros.h>#include <IMP/UnaryFunction.h>#include <IMP/Pointer.h>#include <cereal/access.hpp>
Include dependency graph for ExamplePairScore.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::example::ExamplePairScore |
| Apply a harmonic to the distance between two particles. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::example | |
| Example module. | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer < ExamplePairScore > > | IMP::example::ExamplePairScores |
| typedef IMP::Vector < IMP::WeakPointer < ExamplePairScore > > | IMP::example::ExamplePairScoresTemp |
A Score on the distance between a pair of particles.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ExamplePairScore.h.