IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
TransformedDistancePairScore.h File Reference

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>
+ Include dependency graph for TransformedDistancePairScore.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

A score on the distance between a pair of particles after transforming one.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file TransformedDistancePairScore.h.