public member function
<random>
std::student_t_distribution::minMinimum value
Returns the greatest lower bound of the range of values potentially returned by member operator().Because student_t_distribution represents an unbounded distribution, the function returns the minimum value representable by result_type:
numeric_limits<result_type>::lowest()
or -numeric_limits<result_type>::infinity()
, depending on library implementation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4