IMP
2.4.0
The Integrative Modeling Platform
|
Class for adding scores from restraints to the model. More...
#include <IMP/kernel/kernel_config.h>
#include "DerivativeAccumulator.h"
#include "constants.h"
#include <IMP/base/showable_macros.h>
#include <IMP/base/value_macros.h>
#include <IMP/base/thread_macros.h>
#include <IMP/base/log_macros.h>
#include <IMP/base/tuple_macros.h>
#include <IMP/base/math.h>
#include <IMP/base/nullptr.h>
#include <IMP/base/exception.h>
Go to the source code of this file.
Classes | |
struct | IMP::kernel::EvaluationState |
class | IMP::kernel::ScoreAccumulator |
Class for adding up scores during ScoringFunction evaluation. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::kernel | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Typedefs | |
typedef IMP::base::Vector < EvaluationState > | IMP::kernel::EvaluationStates |
typedef IMP::base::Vector < ScoreAccumulator > | IMP::kernel::ScoreAccumulators |
Class for adding scores from restraints to the model.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file kernel/ScoreAccumulator.h.