8 #ifndef IMPMISC_STATE_ADAPTOR_H
9 #define IMPMISC_STATE_ADAPTOR_H
11 #include <IMP/misc/misc_config.h>
16 IMPMISC_BEGIN_NAMESPACE
Allow OptimizerStates to be used as ScoreStates.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
A more IMP-like version of the std::vector.
Class for storing model, its restraints, constraints, and particles.
ScoreStates maintain invariants in the Model.
A smart pointer to a ref-counted Object that is a class member.
virtual ModelObjectsTemp do_get_outputs() const =0
Shared optimizer state that is invoked upon commitment of new coordinates.
virtual ModelObjectsTemp do_get_inputs() const =0
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.
Class for adding derivatives from restraints to the model.