IMP  2.0.1
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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::core
 See IMP.core Overview for more information.
 

Typedefs

typedef
score_functor::SphereDistance
< score_functor::Shift
< score_functor::Harmonic > > 
IMP::core::HarmonicSphereDistanceScore
 
typedef IMP::base::Vector
< IMP::base::Pointer
< HarmonicUpperBoundSphereDiameterPairScore > > 
IMP::core::HarmonicUpperBoundSphereDiameterPairScores
 
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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file SphereDistancePairScore.h.