IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
SphereDistancePairScore.h File Reference

A score on the distance between the surfaces of two spheres. More...

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

Go to the source code of this file.

Classes

class  IMP::core::HarmonicSphereDistancePairScore
 A harmonic score on the distance between two spheres. More...
 
class  IMP::core::HarmonicUpperBoundSphereDiameterPairScore
 A harmonic upper bound on the diameter of the span of two spheres. More...
 
class  IMP::core::HarmonicUpperBoundSphereDistancePairScore
 A harmonic upper bound on the distance between two spheres. More...
 
class  IMP::core::NormalizedSphereDistancePairScore
 A score on the normalized distance between the surfaces of two spheres. More...
 
class  IMP::core::SoftSpherePairScore
 
class  IMP::core::SphereDistancePairScore
 A score on the distance between the surfaces of two spheres. More...
 
class  IMP::core::WeightedSphereDistancePairScore
 A score on a weighted distance between the surfaces of two spheres. 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::SphereDistance
< score_functor::Shift
< score_functor::Harmonic > > 
IMP::core::HarmonicSphereDistanceScore
 
typedef IMP::Vector
< IMP::Pointer
< HarmonicUpperBoundSphereDiameterPairScore > > 
IMP::core::HarmonicUpperBoundSphereDiameterPairScores
 
typedef IMP::Vector
< IMP::WeakPointer
< HarmonicUpperBoundSphereDiameterPairScore > > 
IMP::core::HarmonicUpperBoundSphereDiameterPairScoresTemp
 
typedef
score_functor::SphereDistance
< score_functor::Shift
< score_functor::HarmonicUpperBound > > 
IMP::core::HarmonicUpperBoundSphereDistanceScore
 
typedef
score_functor::SphereDistance
< score_functor::HarmonicLowerBound > 
IMP::core::SoftSphereDistanceScore
 
typedef
score_functor::SphereDistance
< score_functor::UnaryFunctionEvaluate > 
IMP::core::SphereDistanceScore
 

Detailed Description

A score on the distance between the surfaces of two spheres.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file SphereDistancePairScore.h.