IMP  2.0.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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::base
 See IMP.base Overview for more information.
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file piecewise_linear_distribution.h.