Returns the greatest lower bound value of the distribution.
Synopsis
Declared in <bits/random.h>
result_type
min() const;
Return Value
the greatest lower bound value of the distribution.
Created with MrDocs
Returns the greatest lower bound value of the distribution.
Declared in <bits/random.h>
result_type
min() const;
the greatest lower bound value of the distribution.
Created with MrDocs