IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A Bayesian inference-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "IMP/macros.h"
#include "domino_macros.h"
#include "Subset.h"
#include "Assignment.h"
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/Value.h>
#include <IMP/ConstVector.h>
Go to the source code of this file.
Classes | |
class | IMP::domino::Order |
Store a persistent ordering for a subset based on the list. 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< Order > | IMP::domino::Orders |
Functions | |
void | IMP::domino::swap (Order &a, Order &b) |