IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
piecewise_linear_distribution.h File Reference

boost piecewise linear. More...

#include <IMP/kernel_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::piecewise_linear_distribution< T >
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

boost piecewise linear.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file piecewise_linear_distribution.h.