IMP
2.3.1
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>
Go to the source code of this file.
Classes | |
class | IMP::core::DistancePairScore |
class | IMP::core::HarmonicDistancePairScore |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < DistancePairScore > > | IMP::core::DistancePairScores |
typedef IMP::base::Vector < IMP::base::WeakPointer < DistancePairScore > > | IMP::core::DistancePairScoresTemp |
typedef IMP::base::Vector < IMP::base::Pointer < HarmonicDistancePairScore > > | IMP::core::HarmonicDistancePairScores |
typedef IMP::base::Vector < IMP::base::WeakPointer < HarmonicDistancePairScore > > | IMP::core::HarmonicDistancePairScoresTemp |
A Score on the distance between a pair of particles.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file core/DistancePairScore.h.