Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dnormal_distribution.h44 _LIBCPP_HIDE_FROM_ABI explicit param_type(result_type __mean = 0, result_type __stddev = 1) in __mean_() argument
71 __p_(param_type (__mean,__stddev)) __p_() argument
191 result_type __mean; global() variable
H A Dpoisson_distribution.h79 poisson_distribution(double __mean) poisson_distribution() argument
124 param_type(double __mean) param_type() argument
270 double __mean; global() variable
[all...]