Home
last modified time | relevance | path

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

/third_party/boost/boost/random/
Dnormal_distribution.hpp120 struct unit_normal_distribution struct
123 RealType operator()(Engine& eng) { in operator ()()
178 static RealType f(RealType x) { in f()
189 RealType generate_tail(Engine& eng) { in generate_tail()