IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
A Score on the distance between a pair of particles, with cache. More...
#include <IMP/score_functor/score_functor_config.h>
#include <IMP/base_types.h>
#include <IMP/particle_index.h>
#include <IMP/warning_macros.h>
#include <IMP/Particle.h>
#include <limits>
Go to the source code of this file.
Classes | |
struct | IMP::score_functor::ScoreWithCache |
A cached functor for computing a distance based score for D particles. 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, with cache.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ScoreWithCache.h.