IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
Sampler.h File Reference

Base class for all samplers. More...

#include <IMP/kernel_config.h>
#include "Model.h"
#include <IMP/Pointer.h>
#include <IMP/Object.h>
#include "ConfigurationSet.h"
#include <IMP/deprecation_macros.h>
#include <IMP/ref_counted_macros.h>
+ Include dependency graph for Sampler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

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

Detailed Description

Base class for all samplers.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file Sampler.h.