IMP Reference Guide
2.13.0
The Integrative Modeling Platform
|
Score model efficiently when a small number of particles are changed. More...
#include <IMP/core/core_config.h>
#include <IMP/Pointer.h>
#include <IMP/base_types.h>
#include "RestraintsScoringFunction.h"
#include <IMP/algebra/vector_search.h>
#include <boost/unordered_map.hpp>
Go to the source code of this file.
Classes | |
class | IMP::core::IncrementalScoringFunction |
Score the model efficiently when a small number of particles are changed. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
Score model efficiently when a small number of particles are changed.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file IncrementalScoringFunction.h.