std::lognormal_distribution<RealType>::max (3) - Linux Manuals
std::lognormal_distribution<RealType>::max: std::lognormal_distribution<RealType>::max
Command to display std::lognormal_distribution<RealType>::max
manual in Linux: $ man 3 std::lognormal_distribution<RealType>::max
NAME
std::lognormal_distribution<RealType>::max - std::lognormal_distribution<RealType>::max
Synopsis
result_type max() const; (since C++11)
Returns the maximum value potentially generated by the distribution.
Parameters
(none)
Return value
The maximum value potentially generated by the distribution.
Complexity
Constant.
See also
returns the minimum potentially generated value
min (public member function)
Pages related to std::lognormal_distribution<RealType>::max
- std::lognormal_distribution<RealType>::m,s (3) - std::lognormal_distribution<RealType>::m,s
- std::lognormal_distribution<RealType>::min (3) - std::lognormal_distribution<RealType>::min
- std::lognormal_distribution<RealType>::lognormal_distribution (3) - std::lognormal_distribution<RealType>::lognormal_distribution
- 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::lognormal_distribution (3) - std::lognormal_distribution
- std::lognormal_distribution_param_type (3)
- 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