Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__random/
H A Dgamma_distribution.h39 result_type __alpha_; variable
46 : __alpha_(__alpha), __beta_(__beta) {} in __alpha_() function