Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__random/
H A Dnormal_distribution.h66 : __p_(param_type(__mean, __stddev)), __v_hot_(false) {} in __p_() argument
158 result_type __stddev; variable