IMP  2.3.0
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/base/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 first. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 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-2014 IMP Inventors. All rights reserved.

Definition in file TransformedDistancePairScore.h.