|
IMP
2.0.1
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>
Include dependency graph for kernel/ScoreAccumulator.h:
This graph shows which files directly or indirectly include this file: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 | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::kernel |
| See IMP.kernel Overview for more information. | |
Typedefs | |
| typedef IMP::base::Vector < EvaluationState > | IMP::kernel::EvaluationStates |
| typedef IMP::base::Vector < ScoreAccumulator > | IMP::kernel::ScoreAccumulators |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/ScoreAccumulator.h.