std::lognormal_distribution_param_type (3) - Linux Manuals
Command to display std::lognormal_distribution_param_type
manual in Linux: $ man 3 std::lognormal_distribution_param_type
NAME
std::lognormal_distribution< _RealType >::param_type -
SYNOPSIS
Public Types
typedef lognormal_distribution
< _RealType > distribution_type"
Public Member Functions
param_type (_RealType __m=_RealType(0), _RealType __s=_RealType(1))
_RealType m () const
_RealType s () const
Friends
bool operator== (const param_type &__p1, const param_type &__p2)
Detailed Description
template<typename _RealType = double>struct std::lognormal_distribution< _RealType >::param_type
Parameter type.
Definition at line 2307 of file random.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Pages related to std::lognormal_distribution_param_type
- std::lognormal_distribution (3) - std::lognormal_distribution
- std::lognormal_distribution<RealType>::lognormal_distribution (3) - std::lognormal_distribution<RealType>::lognormal_distribution
- std::lognormal_distribution<RealType>::m,s (3) - std::lognormal_distribution<RealType>::m,s
- std::lognormal_distribution<RealType>::max (3) - std::lognormal_distribution<RealType>::max
- std::lognormal_distribution<RealType>::min (3) - std::lognormal_distribution<RealType>::min
- std::lognormal_distribution<RealType>::operator() (3) - std::lognormal_distribution<RealType>::operator()
- std::lognormal_distribution<RealType>::param (3) - std::lognormal_distribution<RealType>::param
- std::lognormal_distribution<RealType>::reset (3) - std::lognormal_distribution<RealType>::reset
- std::log(std::complex) (3) - std::log(std::complex)
- std::log(std::valarray) (3) - std::log(std::valarray)
- std::log,std::logf,std::logl (3) - std::log,std::logf,std::logl
- std::log1p,std::log1pf,std::log1pl (3) - std::log1p,std::log1pf,std::log1pl