gamma_distribution::beta

返回beta分发参数。

result_type beta() const;

备注

此成员函数返回由存储的值 stored_beta。

要求

标头: <random>

命名空间: std

请参见

参考

<random>

gamma_distribution Class