Home
last modified time | relevance | path

Searched refs:_exp_mean (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/random/
Dpoisson_distribution.hpp258 _u._exp_mean = exp(-_mean); in init()
323 RealType p = _u._exp_mean; in invert()
346 RealType _exp_mean; member