Go to the source code of this file.
Classes | |
class | BoostDistributionDummy |
class | BoostDistribution< T > |
A class used to as a base for distributions defined by Boost. More... | |
Namespaces | |
boost | |
boost::math | |
Typedefs | |
template<typename T > | |
using | boost::math::weibull_distribution = BoostDistributionDummy |
template<typename T > | |
using | boost::math::normal_distribution = BoostDistributionDummy |
template<typename T > | |
using | boost::math::lognormal_distribution = BoostDistributionDummy |