|
IMP
2.0.1
The Integrative Modeling Platform
|
A Score on the distance to a fixed point. More...
#include <IMP/core/core_config.h>#include "XYZ.h"#include "internal/evaluate_distance_pair_score.h"#include <IMP/generic.h>#include <IMP/algebra/Vector3D.h>#include <IMP/SingletonScore.h>#include <IMP/Pointer.h>#include <IMP/singleton_macros.h>#include <IMP/UnaryFunction.h>#include <boost/lambda/lambda.hpp>
Include dependency graph for DistanceToSingletonScore.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::core::GenericDistanceToSingletonScore< UF > |
| Apply a function to the distance to a fixed point. More... | |
| class | IMP::core::SphereDistanceToSingletonScore |
| Apply a function to the distance to a fixed point. 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 GenericDistanceToSingletonScore < UnaryFunction > | IMP::core::DistanceToSingletonScore |
Functions | |
| template<class UnaryFunction > | |
| GenericDistanceToSingletonScore < UnaryFunction > * | IMP::core::create_distance_to_singleton_score (UnaryFunction *f, const algebra::Vector3D &pt) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file DistanceToSingletonScore.h.