IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs
kernel/Sampler.h File Reference

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>
+ Include dependency graph for kernel/Sampler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::Sampler
 Base class for all samplers. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer< Sampler > > 
IMP::kernel::Samplers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< Sampler > > 
IMP::kernel::SamplersTemp
 

Detailed Description

Base class for all samplers.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file kernel/Sampler.h.