Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__random/
Dnormal_distribution.h71 : __p_(param_type(__mean, __stddev)), __v_hot_(false) {} in __p_() argument
192 result_type __stddev; variable