std::cauchy_distribution<RealType>::a, b
Min standard notice:
Returns the distribution parameters with which the distribution was constructed.
# Declarations
RealType a() const;
(since C++11)
RealType b() const;
(since C++11)
Returns the distribution parameters with which the distribution was constructed.
RealType a() const;
(since C++11)
RealType b() const;
(since C++11)