8 #ifndef IMPKERNEL_SAMPLER_H
9 #define IMPKERNEL_SAMPLER_H
11 #include <IMP/kernel/kernel_config.h>
19 IMPKERNEL_BEGIN_NAMESPACE
42 Model *get_model()
const {
return model_; }
54 IMPKERNEL_END_NAMESPACE
A class to store a set of configurations of a model.
Control display of deprecation information.
Various general useful macros for IMP.
A smart pointer to a ref-counted Object that is a class member.
Store a set of configurations of the model.
Represents a scoring function on the model.
Storage of a model, its restraints, constraints and particles.
Common base class for heavy weight IMP objects.
IMP::kernel::Sampler Sampler
#define IMP_OBJECTS(Name, PluralName)
Define the types for storing sets of objects.
A nullptr-initialized pointer to an IMP Object.
A shared base class to help in debugging and things.
Base class for all samplers.
#define IMP_REF_COUNTED_NONTRIVIAL_DESTRUCTOR(Name)
Class for storing model, its restraints, constraints, and particles.