IMP  2.3.1
The Integrative Modeling Platform
Score.h File Reference

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

#include <IMP/score_functor/score_functor_config.h>
#include <IMP/base_types.h>
#include <IMP/particle_index.h>
#include <IMP/base/warning_macros.h>
#include <IMP/Particle.h>
#include <limits>
+ Include dependency graph for Score.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IMP::score_functor::Score
 A functor for computing a distance based score for two particles. More...
 

Namespaces

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

Definition in file Score.h.