IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A score on the distance between a surface and a sphere. More...
#include <IMP/core/core_config.h>
#include "Surface.h"
#include "XYZR.h"
#include <IMP/score_functor/UnaryFunctionEvaluate.h>
#include <IMP/score_functor/PointToSphereDistance.h>
#include <IMP/score_functor/Shift.h>
#include <IMP/score_functor/Harmonic.h>
#include <IMP/score_functor/HarmonicLowerBound.h>
#include <IMP/score_functor/HarmonicUpperBound.h>
#include <IMP/score_functor/surface_distance_pair_score_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::core::HarmonicSurfaceDepthPairScore |
class | IMP::core::HarmonicSurfaceDistancePairScore |
A harmonic score on the distance between a surface and a sphere. More... | |
class | IMP::core::HarmonicSurfaceHeightPairScore |
class | IMP::core::SoftSubSurfacePairScore |
A harmonic score that keeps a sphere below a surface. More... | |
class | IMP::core::SoftSuperSurfacePairScore |
A harmonic score that keeps a sphere above a surface. More... | |
class | IMP::core::SurfaceDepthPairScore |
A score on the depth of a sphere below a surface. More... | |
class | IMP::core::SurfaceDistancePairScore |
A score on the distance between a surface and a sphere. More... | |
class | IMP::core::SurfaceHeightPairScore |
A score on the height of a sphere above a surface. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
A score on the distance between a surface and a sphere.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file core/SurfaceDistancePairScore.h.