IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A Bayesian inference-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "particle_states.h"
#include "Assignment.h"
#include "Subset.h"
#include "domino_macros.h"
#include "subset_scores.h"
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <boost/unordered_map.hpp>
#include <IMP/Configuration.h>
#include <IMP/Model.h>
#include <IMP/macros.h>
#include <boost/dynamic_bitset.hpp>
#include <IMP/utility_macros.h>
#include <boost/property_map/property_map.hpp>
#include <boost/pending/disjoint_sets.hpp>
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. | |
A Bayesian inference-based sampler.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file subset_filters.h.