IMP
2.3.1
The Integrative Modeling Platform
|
A beyesian infererence-based sampler. More...
#include <IMP/base/base_config.h>
#include "base_macros.h"
#include "exception.h"
#include "Value.h"
#include <IMP/base/nullptr.h>
#include <boost/scoped_array.hpp>
#include <IMP/base/hash.h>
#include <iterator>
Go to the source code of this file.
Classes | |
class | IMP::base::ConstVector< Data, SwigData > |
Store an array of values of the same type. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::base | |
Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP. | |
Functions | |
template<class A > | |
void | IMP::base::swap (ConstVector< A > &a, ConstVector< A > &b) |
A beyesian infererence-based sampler.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file ConstVector.h.