IMP logo
IMP Reference Guide  develop.98ef8da184,2024/04/23
The Integrative Modeling Platform
core/SurfaceDistancePairScore.h File Reference

A score on the distance between a surface and a sphere. More...

+ Include dependency graph for core/SurfaceDistancePairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::HarmonicSurfaceDepthPairScore
 A harmonic score on the depth of a sphere's surface below a surface. More...
 
class  IMP::core::HarmonicSurfaceDistancePairScore
 A harmonic score on the distance between a surface and a sphere surface. More...
 
class  IMP::core::HarmonicSurfaceHeightPairScore
 A harmonic score on the height of a sphere's surface above a surface. More...
 
class  IMP::core::SoftSubSurfacePairScore
 A harmonic score that keeps a sphere's surface below a surface. More...
 
class  IMP::core::SoftSuperSurfacePairScore
 A harmonic score that keeps a sphere's surface above a surface. More...
 
class  IMP::core::SurfaceDepthPairScore
 A score on the depth of a sphere's surface below a surface. More...
 
class  IMP::core::SurfaceDistancePairScore
 A score on the distance between a surface and a sphere surface. More...
 
class  IMP::core::SurfaceHeightPairScore
 A score on the height of a sphere's surface 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.
 

Typedefs

typedef
score_functor::PointToSphereDistance
< score_functor::Shift
< score_functor::Harmonic > > 
IMP::core::HarmonicSurfaceDistanceScore
 
typedef
score_functor::PointToSphereDistance
< score_functor::UnaryFunctionEvaluate > 
IMP::core::PointToSphereDistanceScore
 
typedef
score_functor::PointToSphereDistance
< score_functor::HarmonicLowerBound > 
IMP::core::SoftSurfaceDistanceScore
 

Detailed Description

A score on the distance between a surface and a sphere.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file core/SurfaceDistancePairScore.h.