IMP
2.1.0
The Integrative Modeling Platform
|
A beyesian infererence-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/base/Pointer.h>
#include <IMP/base/Vector.h>
#include <IMP/base/map.h>
#include <IMP/base/InputAdaptor.h>
#include <IMP/algebra/vector_search.h>
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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::domino | |
See IMP.domino for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < ParticleStates > > | IMP::domino::ParticleStatesList |
typedef IMP::base::Vector < IMP::base::WeakPointer < ParticleStates > > | IMP::domino::ParticleStatesListTemp |
typedef IMP::base::Vector < IMP::base::Pointer < ParticleStatesTable > > | IMP::domino::ParticleStatesTables |
typedef IMP::base::Vector < IMP::base::WeakPointer < ParticleStatesTable > > | IMP::domino::ParticleStatesTablesTemp |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file particle_states.h.