|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
A Bayesian inference-based sampler. More...
#include "particle_states.h"#include "subset_filters.h"#include "Assignment.h"#include "Subset.h"#include <IMP/domino/domino_config.h>#include "assignment_containers.h"#include "domino_macros.h"#include <IMP/Sampler.h>#include <IMP/macros.h>#include <boost/unordered_map.hpp>#include <boost/pending/disjoint_sets.hpp>#include <boost/property_map/property_map.hpp>
Include dependency graph for assignment_tables.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
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 < IMP::Pointer < AssignmentsTable > > | IMP::domino::AssignmentsTables |
| typedef IMP::Vector < IMP::WeakPointer < AssignmentsTable > > | IMP::domino::AssignmentsTablesTemp |
Functions | |
| ParticlesTemp | IMP::domino::get_order (const Subset &s, const SubsetFilterTables &sft) |
A Bayesian inference-based sampler.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file assignment_tables.h.