IMP
2.2.1
The Integrative Modeling Platform
|
A beyesian infererence-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "assignment_tables.h"
#include "particle_states.h"
#include "subset_filters.h"
#include <IMP/base/utility_macros.h>
#include <IMP/Sampler.h>
#include <IMP/macros.h>
#include <IMP/base/Pointer.h>
#include <IMP/base_types.h>
Go to the source code of this file.
Classes | |
class | IMP::domino::DiscreteSampler |
A base class for discrete samplers in Domino2. More... | |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::domino | |
See IMP.domino for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < DiscreteSampler > > | IMP::domino::DiscreteSamplers |
typedef IMP::base::Vector < IMP::base::WeakPointer < DiscreteSampler > > | IMP::domino::DiscreteSamplersTemp |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file DiscreteSampler.h.