IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
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>
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. | |
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.