IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces
ScoreUnaryFunction.h File Reference

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

#include <IMP/score_functor/score_functor_config.h>
#include "Score.h"
#include <IMP/UnaryFunction.h>
#include <IMP/base/object_macros.h>
+ Include dependency graph for ScoreUnaryFunction.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::ScoreUnaryFunction< Score, D >
 

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-2015 IMP Inventors. All rights reserved.

Definition in file ScoreUnaryFunction.h.