12 #ifndef IMPCONTAINER_EVENT_TRIPLETS_OPTIMIZER_STATE_H
13 #define IMPCONTAINER_EVENT_TRIPLETS_OPTIMIZER_STATE_H
15 #include <IMP/container/container_config.h>
20 IMPCONTAINER_BEGIN_NAMESPACE
35 TripletContainerAdaptor container,
int value,
36 int min_count,
int max_count,
38 "ConstTripletPredicate%1%");
43 IMPCONTAINER_END_NAMESPACE
Import IMP/kernel/TripletContainer.h in the namespace.
A smart pointer to a ref-counted Object that is a class member.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Import IMP/kernel/TripletPredicate.h in the namespace.
Shared optimizer state that is invoked upon commitment of new coordinates.
Abstract predicate function.
virtual void update()
Called when the Optimizer accepts a new conformation.
Import IMP/kernel/OptimizerState.h in the namespace.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.