IMP  2.0.1
The Integrative Modeling Platform
assignment_tables.h File Reference

A beyesian infererence-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 <IMP/base/map.h>
#include <boost/pending/disjoint_sets.hpp>
#include <boost/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.

Classes

class  IMP::domino::AssignmentsTable
 
class  IMP::domino::BranchAndBoundAssignmentsTable
 
class  IMP::domino::ListAssignmentsTable
 
class  IMP::domino::RecursiveAssignmentsTable
 
class  IMP::domino::SimpleAssignmentsTable
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::domino
 See IMP.domino Overview for more information.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< AssignmentsTable > > 
IMP::domino::AssignmentsTables
 

Functions

ParticlesTemp IMP::domino::get_order (const Subset &s, const SubsetFilterTables &sft)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file assignment_tables.h.