IMP
2.2.1
The Integrative Modeling Platform
|
Base class for all samplers. More...
#include <IMP/kernel/kernel_config.h>
#include "Model.h"
#include <IMP/base/Pointer.h>
#include <IMP/base/Object.h>
#include "ConfigurationSet.h"
#include <IMP/base/deprecation_macros.h>
#include <IMP/base/ref_counted_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::kernel::Sampler |
Base class for all samplers. More... | |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::kernel | |
See IMP.kernel for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer< Sampler > > | IMP::kernel::Samplers |
typedef IMP::base::Vector < IMP::base::WeakPointer < Sampler > > | IMP::kernel::SamplersTemp |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file kernel/Sampler.h.