IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A Bayesian inference-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "IMP/macros.h"
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/Pointer.h>
#include <IMP/Value.h>
#include <IMP/ConstVector.h>
#include <algorithm>
#include <IMP/hash.h>
Go to the source code of this file.
Classes | |
class | IMP::domino::Subset |
Represent a subset of the particles being optimized. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::domino | |
Divide-and-conquer inferential optimization in discrete space. | |
Typedefs | |
typedef IMP::Vector< Subset > | IMP::domino::Subsets |