IMP
2.2.0
The Integrative Modeling Platform
|
A beyesian infererence-based sampler. More...
#include <IMP/domino/domino_config.h>
#include "Assignment.h"
#include "Order.h"
#include "subset_scores.h"
#include <IMP/base/Vector.h>
#include <IMP/base/hash.h>
#include <boost/unordered_map.hpp>
#include <IMP/statistics/metric_clustering.h>
#include <algorithm>
#include <boost/random/uniform_int.hpp>
#include <boost/random/uniform_real.hpp>
#include <boost/shared_array.hpp>
#include <cstdio>
#include <queue>
#include <RMF/HDF5/Group.h>
#include <RMF/HDF5/File.h>
Go to the source code of this file.
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 < AssignmentContainer > > | IMP::domino::AssignmentContainers |
typedef IMP::base::Vector < IMP::base::WeakPointer < AssignmentContainer > > | IMP::domino::AssignmentContainersTemp |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file assignment_containers.h.