Typedefs | |
| template<typename T > | |
| using | weibull_distribution = BoostDistributionDummy |
| template<typename T > | |
| using | normal_distribution = BoostDistributionDummy |
| template<typename T > | |
| using | lognormal_distribution = BoostDistributionDummy |
| using boost::math::lognormal_distribution = typedef BoostDistributionDummy |
Definition at line 36 of file BoostDistribution.h.
| using boost::math::normal_distribution = typedef BoostDistributionDummy |
Definition at line 33 of file BoostDistribution.h.
| using boost::math::weibull_distribution = typedef BoostDistributionDummy |
Definition at line 30 of file BoostDistribution.h.
1.8.16