std::chi_squared_distribution::reset
cppreference.com
[] |
Google. . , . , . |
<metanoindex/>
<tbody> </tbody> void reset(); |
( C++11) | |
. , operator() operator().
:
Resets the internal state of the distribution object. After a call to this function, the next call to operator() on the distribution object will not be dependent on previous calls to operator().
()
()
.