在线文档教程
C++
数字 | Numerics

stddev

性病:正常[医]分布::均数,stddev

RealType mean() const;(1)(since C++11)
RealType stddev() const;(2)(since C++11)

返回使用该分布构造的参数。

1%29返回平均μ分布参数。平均值指定峰值的位置。默认值是0.0...

2%29返回偏差σ分布参数。默认值是1.0...

参数

%280%29

返回值

1%~29μ分布参数。

2%~29偏差σ分布参数。

另见

paramgets or sets the distribution parameter object (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cpPreference.com/w/cpp/数值/随机/正常[医]分布/平行分布