|
IMP
2.0.1
The Integrative Modeling Platform
|
A score on the distance between the surfaces of two spheres. More...
#include <IMP/core/core_config.h>#include "XYZR.h"#include <IMP/score_functor/UnaryFunctionEvaluate.h>#include <IMP/score_functor/SphereDistance.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/distance_pair_score_macros.h>
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 |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file SphereDistancePairScore.h.