IMP Reference Guide
2.11.0
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles. More...
#include <IMP/score_functor/score_functor_config.h>
#include <IMP/score_functor/internal/surface_helpers.h>
#include <IMP/score_functor/internal/direction_helpers.h>
#include <IMP/PairScore.h>
#include <IMP/pair_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::score_functor::SurfaceDepthPairScore< DistanceScoreT > |
Create efficient surface depth-based pair scores. More... | |
class | IMP::score_functor::SurfaceDistancePairScore< DistanceScoreT > |
Create efficient surface distance-based pair scores. More... | |
class | IMP::score_functor::SurfaceHeightPairScore< DistanceScoreT > |
Create efficient surface height-based pair scores. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::score_functor | |
Composable functors to implement scores via compile-time composition. | |
A Score on the distance between a pair of particles.
Copyright 2007-2019 IMP Inventors. All rights reserved.
Definition in file score_functor/SurfaceDistancePairScore.h.