IMP  2.1.1
The Integrative Modeling Platform
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
 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
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/Sampler.h.