IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
ScoreState.h File Reference

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

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)
 

Detailed Description

Shared score state.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ScoreState.h.