IMP  2.3.1
The Integrative Modeling Platform
piecewise_linear_distribution.h File Reference

boost piecewise linear. More...

#include <IMP/base/base_config.h>
#include "Vector.h"
#include <boost/version.hpp>
#include <boost/random/uniform_real.hpp>
#include <numeric>
#include <algorithm>
#include <cmath>
#include <iostream>
#include <iterator>
#include <stdexcept>
+ Include dependency graph for piecewise_linear_distribution.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::base::piecewise_linear_distribution< T >
 

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.
 

Detailed Description

boost piecewise linear.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file piecewise_linear_distribution.h.