IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A Bayesian inference-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "domino_macros.h"
#include "Subset.h"
#include "Assignment.h"
#include <IMP/Sampler.h>
#include <IMP/macros.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/core/rigid_bodies.h>
#include <IMP/algebra/ReferenceFrame3D.h>
#include <IMP/Pointer.h>
#include <IMP/Vector.h>
#include <IMP/InputAdaptor.h>
#include <IMP/algebra/vector_search.h>
#include <boost/unordered_map.hpp>
Go to the source code of this file.
Classes | |
class | IMP::domino::CompoundStates |
class | IMP::domino::IndexStates |
class | IMP::domino::NestedRigidBodyStates |
class | IMP::domino::ParticlesAdaptor |
class | IMP::domino::ParticleStates |
class | IMP::domino::ParticleStatesTable |
class | IMP::domino::PermutationStates |
class | IMP::domino::RecursiveStates |
class | IMP::domino::RigidBodyStates |
class | IMP::domino::XYZStates |
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< ParticleStates > > | IMP::domino::ParticleStatesList |
typedef IMP::Vector < IMP::WeakPointer < ParticleStates > > | IMP::domino::ParticleStatesListTemp |
typedef IMP::Vector < IMP::Pointer < ParticleStatesTable > > | IMP::domino::ParticleStatesTables |
typedef IMP::Vector < IMP::WeakPointer < ParticleStatesTable > > | IMP::domino::ParticleStatesTablesTemp |
A Bayesian inference-based sampler.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file particle_states.h.