IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IncrementalScoringFunction.h File Reference

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>
+ Include dependency graph for IncrementalScoringFunction.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Score model efficiently when a small number of particles are changed.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file IncrementalScoringFunction.h.