Scroll to navigation

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

NAME

std::lognormal_distribution< _RealType > -

SYNOPSIS

Detailed Description

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

A lognormal_distribution random number distribution.
The formula for the normal probability mass function is
Definition at line 2298 of file random.h.

Author

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