IMP  2.0.1
The Integrative Modeling Platform
Slice.h File Reference

A beyesian infererence-based sampler. More...

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

Go to the source code of this file.

Classes

class  IMP::domino::Slice
 Store a subset of a subset or assignment. More...
 

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< Slice > IMP::domino::Slices
 

Functions

Slice IMP::domino::get_slice (Subset outer, Subset inner, const Subsets &excluded)
 
void IMP::domino::swap (Slice &a, Slice &b)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file Slice.h.