IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/02
The Integrative Modeling Platform
DistancePairScoreWithCache.h File Reference

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

#include <IMP/score_functor/score_functor_config.h>
#include <IMP/PairScore.h>
#include <IMP/pair_macros.h>
+ Include dependency graph for DistancePairScoreWithCache.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::DistancePairScoreWithCache< DistanceScoreT >
 Create efficient distance-based pair scores, with cache. 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, using cache.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file DistancePairScoreWithCache.h.