IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
score_functor/DistancePairScore.h File Reference

A Score on the distance between a pair of particles. More...

#include <IMP/score_functor/score_functor_config.h>
#include <IMP/PairScore.h>
#include <IMP/pair_macros.h>
+ Include dependency graph for score_functor/DistancePairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::score_functor::DistancePairScore< DistanceScoreT >
 Create efficient distance-based pair scores. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::score_functor
 Composable functors to implement scores via compile-time composition.
 

Detailed Description

A Score on the distance between a pair of particles.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file score_functor/DistancePairScore.h.