IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A score on the distance between a pair of particles after transforming one. More...
#include <IMP/core/core_config.h>
#include <IMP/generic.h>
#include <IMP/PairScore.h>
#include <IMP/UnaryFunction.h>
#include <IMP/Pointer.h>
#include <IMP/pair_macros.h>
#include <IMP/algebra/Transformation3D.h>
Go to the source code of this file.
Classes | |
class | IMP::core::TransformedDistancePairScore |
Apply a function to the distance between two particles after transforming the second. 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. | |
A score on the distance between a pair of particles after transforming one.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file TransformedDistancePairScore.h.