Returns the mean distribution parameter.

Synopsis

Declared in <absl/random/gaussian_distribution.h>

result_type
mean() const;

Return Value

The mean.

Created with MrDocs