IMP Reference Guide
2.14.0
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>
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-2020 IMP Inventors. All rights reserved.
Definition in file ExamplePairScore.h.