Returns the smallest value the distribution can produce.

Synopsis

Declared in <absl/random/gaussian_distribution.h>

result_type
min() const;

Return Value

Negative infinity.

Created with MrDocs