IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
ScoreAccumulator.h File Reference

Class for adding scores from restraints to the model. More...

#include <IMP/kernel_config.h>
#include "DerivativeAccumulator.h"
#include "constants.h"
#include <IMP/showable_macros.h>
#include <IMP/value_macros.h>
#include <IMP/thread_macros.h>
#include <IMP/log_macros.h>
#include <IMP/tuple_macros.h>
#include <IMP/math.h>
#include <IMP/exception.h>
#include <cereal/access.hpp>
+ Include dependency graph for ScoreAccumulator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IMP::EvaluationState
 
class  IMP::ScoreAccumulator
 Class for adding up scores during ScoringFunction evaluation. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::Vector
< EvaluationState > 
IMP::EvaluationStates
 
typedef IMP::Vector
< ScoreAccumulator > 
IMP::ScoreAccumulators
 

Detailed Description

Class for adding scores from restraints to the model.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ScoreAccumulator.h.