IMP
2.3.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/base/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 | |
Synonym for IMP::kernel. | |
IMP::example | |
Example module. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < ExamplePairScore > > | IMP::example::ExamplePairScores |
typedef IMP::base::Vector < IMP::base::WeakPointer < ExamplePairScore > > | IMP::example::ExamplePairScoresTemp |
A Score on the distance between a pair of particles.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file ExamplePairScore.h.