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
36 int min_count,
int max_count,
38 "ConstTripletPredicate%1%");
39 virtual void do_update(
unsigned int call)
override;
43 IMPCONTAINER_END_NAMESPACE
A container for Triplets.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
virtual void do_update(unsigned int)
Abstract predicate function.
A smart pointer to a ref-counted Object that is a class member.
Shared optimizer state that is invoked upon commitment of new coordinates.