13 #ifndef IMPCONTAINER_TRIPLETS_OPTIMIZER_STATE_H
14 #define IMPCONTAINER_TRIPLETS_OPTIMIZER_STATE_H
16 #include <IMP/container/container_config.h>
23 IMPKERNEL_BEGIN_NAMESPACE
27 IMPKERNEL_END_NAMESPACE
29 IMPCONTAINER_BEGIN_NAMESPACE
44 std::string name =
"TripletsOptimizerState %1%");
46 virtual void update() IMP_OVERRIDE;
52 IMPCONTAINER_END_NAMESPACE
A base class for modifiers of ParticleTripletsTemp.
A nullptr-initialized pointer to an IMP Object.
Import IMP/kernel/TripletContainer.h in the namespace.
IMP::kernel::TripletContainer TripletContainer
A smart pointer to a ref-counted Object that is a class memeber.
Shared optimizer state that is invoked upon commitment of new coordinates.
Apply a TripletFunction to a TripletContainer to maintain an invariant.
IMP::kernel::TripletModifier TripletModifier
virtual void update()
Called when the Optimizer accepts a new conformation.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Import IMP/kernel/optimizer_state_macros.h in the namespace.
#define IMP_OBJECTS(Name, PluralName)
Define the types for storing sets of objects.
Import IMP/kernel/OptimizerState.h in the namespace.
Import IMP/kernel/TripletModifier.h in the namespace.