IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A Bayesian inference-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "domino_macros.h"
#include "Subset.h"
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/Value.h>
#include <IMP/ConstVector.h>
#include <IMP/macros.h>
#include <cereal/access.hpp>
#include <cereal/types/vector.hpp>
#include <cereal/types/base_class.hpp>
Go to the source code of this file.
Classes | |
class | IMP::domino::Assignment |
Store a configuration of a subset. 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< Assignment > | IMP::domino::Assignments |
Functions | |
void | IMP::domino::swap (Assignment &a, Assignment &b) |
A Bayesian inference-based sampler.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file Assignment.h.