Scroll to navigation

std::weibull_distribution< _RealType >(3cxx) std::weibull_distribution< _RealType >(3cxx)

NAME

std::weibull_distribution< _RealType > -

SYNOPSIS

Detailed Description

template<typename _RealType = double>class std::weibull_distribution< _RealType >

A weibull_distribution random number distribution.
The formula for the normal probability density function is:
Definition at line 4848 of file random.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Fri Dec 19 2014 libstdc++