Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
#include <boost/assert.hpp>
#include <boost/config/no_tr1/cmath.hpp>
#include <boost/limits.hpp>
#include <boost/random/detail/config.hpp>
#include <boost/random/detail/operators.hpp>
#include <boost/random/uniform_01.hpp>
#include <boost/static_assert.hpp>
#include <iosfwd>
#include <istream>
#include "Boost165ExponentialDistribution.hpp"
#include "Boost165IntFloatPair.hpp"
Go to the source code of this file.
This file is part of Boost, not part of Chaste per se.
We use the <autogenerated> tag to ignore it from our Doxygen checker.
This file is provided to users of Boost up to 1.63 and gives forward compatibility with Boost 1.64 and beyond. (An optimisation in exponential distribution that this class uses was implemented in version 1.64)
Local changes made:
We have tested on supported Chaste versions of Boost back to 1.48
Definition in file Boost165NormalDistribution.hpp.