IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Shared score state. More...
#include <IMP/kernel_config.h>
#include <IMP/WeakPointer.h>
#include "DerivativeAccumulator.h"
#include "utility.h"
#include "ModelObject.h"
#include "base_types.h"
#include <IMP/check_macros.h>
#include <IMP/deprecation_macros.h>
#include <IMP/ref_counted_macros.h>
#include <iostream>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
Go to the source code of this file.
Classes | |
class | IMP::ScoreState |
ScoreStates maintain invariants in the Model. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
ScoreStatesTemp | IMP::get_update_order (ScoreStatesTemp input) |
ScoreStatesTemp | IMP::get_update_order (std::set< ScoreState * > input) |
Shared score state.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ScoreState.h.