std::lognormal_distribution<RealType>::m, s
Min standard notice:
Returns the parameters the distribution was constructed with.
# Declarations
RealType m() const;
(since C++11)
RealType s() const;
(since C++11)
Returns the parameters the distribution was constructed with.
RealType m() const;
(since C++11)
RealType s() const;
(since C++11)