IMP  2.3.0
The Integrative Modeling Platform
MCCGSampler.h File Reference

A Monte Carlo/Conjugate Gradients based sampler. More...

#include <IMP/core/core_config.h>
#include <IMP/Sampler.h>
#include <IMP/container_macros.h>
#include <IMP/kernel/SingletonContainer.h>
#include <IMP/Optimizer.h>
#include <IMP/algebra/BoundingBoxD.h>
#include <IMP/kernel/internal/StaticListContainer.h>
+ Include dependency graph for MCCGSampler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::MCCGSampler
 A simple sampler. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Detailed Description

A Monte Carlo/Conjugate Gradients based sampler.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file MCCGSampler.h.