Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dlognormal_distribution.h39 typedef lognormal_distribution distribution_type; global() typedef
H A Dgeometric_distribution.h39 typedef geometric_distribution distribution_type; typedef
H A Dchi_squared_distribution.h37 typedef chi_squared_distribution distribution_type; global() typedef
H A Dexponential_distribution.h40 typedef exponential_distribution distribution_type; global() typedef
H A Dbernoulli_distribution.h36 typedef bernoulli_distribution distribution_type; global() typedef
H A Dstudent_t_distribution.h40 typedef student_t_distribution distribution_type; global() typedef
H A Dextreme_value_distribution.h40 typedef extreme_value_distribution distribution_type; global() typedef
H A Dfisher_f_distribution.h39 typedef fisher_f_distribution distribution_type; global() typedef
H A Dweibull_distribution.h39 typedef weibull_distribution distribution_type; global() typedef
H A Duniform_real_distribution.h39 typedef uniform_real_distribution distribution_type; global() typedef
H A Dcauchy_distribution.h40 typedef cauchy_distribution distribution_type; global() typedef
H A Dnegative_binomial_distribution.h43 typedef negative_binomial_distribution distribution_type; typedef
H A Dnormal_distribution.h40 typedef normal_distribution distribution_type; global() typedef
H A Dbinomial_distribution.h43 typedef binomial_distribution distribution_type; typedef
H A Dgamma_distribution.h41 typedef gamma_distribution distribution_type; global() typedef
H A Ddiscrete_distribution.h42 typedef discrete_distribution distribution_type; typedef
H A Dpoisson_distribution.h53 typedef poisson_distribution distribution_type; global() typedef
H A Duniform_int_distribution.h168 typedef uniform_int_distribution distribution_type; global() typedef
H A Dpiecewise_constant_distribution.h42 typedef piecewise_constant_distribution distribution_type; global() typedef
H A Dpiecewise_linear_distribution.h42 typedef piecewise_linear_distribution distribution_type; global() typedef