Defined in header
primary template complex<T>
result_type min() const;
explicit cauchy_distribution( RealType a = 0.0, RealType b = 1.0 );
param_type param() const; (1)
result_type max() const;
explicit exponential_distribution( RealType lambda = 1.0 );
Page 6 of 43