Returns the deviation distribution parameter.

Synopsis

Declared in <absl/random/gaussian_distribution.h>

result_type
stddev() const;

Return Value

The standard deviation.

Created with MrDocs