IMP  2.3.0
The Integrative Modeling Platform
ConstVector.h File Reference

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>
+ Include dependency graph for ConstVector.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

A beyesian infererence-based sampler.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file ConstVector.h.