IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles. More...
#include "npctransport_config.h"
#include <IMP/npctransport/functor_linear_distance_pair_scores_typedefs.h>
#include <IMP/algebra/utility.h>
#include <IMP/score_functor/LinearLowerBound.h>
#include <IMP/score_functor/SphereDistance.h>
#include <IMP/score_functor/DistancePairScore.h>
#include <IMP/score_functor/distance_pair_score_macros.h>
#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
class | IMP::npctransport::FunctorLinearInteractionPairScore |
Score a pair of particles. More... | |
class | IMP::npctransport::FunctorLinearSoftSpherePairScore |
Score a pair of particles. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::npctransport | |
Typedefs | |
typedef score_functor::SphereDistance < LinearInteraction > | IMP::npctransport::LinearInteractionScore |
A Score on the distance between a pair of particles.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file functor_linear_distance_pair_scores.h.