IMP  2.3.0
The Integrative Modeling Platform
Assignment.h File Reference

A Bayesian inference-based sampler. More...

#include <IMP/domino/domino_config.h>
#include "domino_macros.h"
#include "Subset.h"
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/base/Value.h>
#include <IMP/base/ConstVector.h>
#include <IMP/macros.h>
+ Include dependency graph for Assignment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::domino::Assignment
 Store a configuration of a subset. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::domino
 Divide-and-conquer inferential optimization in discrete space.
 

Typedefs

typedef IMP::base::Vector
< Assignment > 
IMP::domino::Assignments
 

Functions

void IMP::domino::swap (Assignment &a, Assignment &b)
 

Detailed Description

A Bayesian inference-based sampler.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Assignment.h.