mp_units::weibull_distribution::operator()

Synopsis

Declared in <bits/random.h>
template<typename _UniformRandomNumberGenerator>
result_type
operator()(
    _UniformRandomNumberGenerator& __urng,
    param_type const& __p);