Searched defs:_beta (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/random/ | ||
D | beta_distribution.hpp | 77 RealType _beta; member in boost::random::beta_distribution::param_type |
D | laplace_distribution.hpp | 72 RealType _beta; member in boost::random::laplace_distribution::param_type |
D | gamma_distribution.hpp | 101 RealType _beta; member in boost::random::gamma_distribution::param_type |
/third_party/mindspore/mindspore/lite/schema/inner/ | ||
D | ops_v0_generated.h | 20839 auto _beta = _o->beta; in CreateLrn() local |