Home
last modified time | relevance | path

Searched defs:unit_exponential_distribution (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/random/
Dexponential_distribution.hpp181 struct unit_exponential_distribution struct
184 RealType operator()(Engine& eng) { in operator ()()
219 static RealType f(RealType x) { in f()