Home
last modified time | relevance | path

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

/third_party/boost/boost/random/
Dnon_central_chi_squared_distribution.hpp69 param_type(RealType k_arg = RealType(1), RealType lambda_arg = RealType(1)) in param_type()
115 …non_central_chi_squared_distribution(RealType k_arg = RealType(1), RealType lambda_arg = RealType(… in non_central_chi_squared_distribution()
Dexponential_distribution.hpp260 param_type(RealType lambda_arg = RealType(1.0)) in param_type()
296 explicit exponential_distribution(RealType lambda_arg = RealType(1.0)) in exponential_distribution()