Home
last modified time | relevance | path

Searched refs:distribution_type (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Drandom456 typedef uniform_int_distribution distribution_type;
519 typedef uniform_real_distribution distribution_type;
579 typedef bernoulli_distribution distribution_type;
637 typedef binomial_distribution distribution_type;
697 typedef geometric_distribution distribution_type;
755 typedef negative_binomial_distribution distribution_type;
815 typedef poisson_distribution distribution_type;
873 typedef exponential_distribution distribution_type;
931 typedef gamma_distribution distribution_type;
991 typedef weibull_distribution distribution_type;
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dbernoulli_distribution.h35 typedef bernoulli_distribution distribution_type;
36 typedef bernoulli_distribution distribution_type; global() typedef
H A Dchi_squared_distribution.h40 typedef chi_squared_distribution distribution_type; in __n_()
37 typedef chi_squared_distribution distribution_type; global() typedef
H A Dgeometric_distribution.h39 typedef geometric_distribution distribution_type; typedef
H A Dexponential_distribution.h42 typedef exponential_distribution distribution_type;
40 typedef exponential_distribution distribution_type; global() typedef
H A Dlognormal_distribution.h42 typedef lognormal_distribution distribution_type;
39 typedef lognormal_distribution distribution_type; global() typedef
H A Dstudent_t_distribution.h42 typedef student_t_distribution distribution_type;
40 typedef student_t_distribution distribution_type; global() typedef
H A Dweibull_distribution.h42 typedef weibull_distribution distribution_type;
39 typedef weibull_distribution distribution_type; global() typedef
H A Dcauchy_distribution.h42 typedef cauchy_distribution distribution_type;
40 typedef cauchy_distribution distribution_type; global() typedef
H A Dextreme_value_distribution.h42 typedef extreme_value_distribution distribution_type;
40 typedef extreme_value_distribution distribution_type; global() typedef
H A Dfisher_f_distribution.h41 typedef fisher_f_distribution distribution_type;
39 typedef fisher_f_distribution distribution_type; global() typedef
H A Duniform_real_distribution.h41 typedef uniform_real_distribution distribution_type;
39 typedef uniform_real_distribution distribution_type; global() typedef
H A Dnegative_binomial_distribution.h43 typedef negative_binomial_distribution distribution_type; typedef
H A Dbinomial_distribution.h43 typedef binomial_distribution distribution_type; typedef
H A Dgamma_distribution.h43 typedef gamma_distribution distribution_type;
41 typedef gamma_distribution distribution_type; global() typedef
H A Dnormal_distribution.h42 typedef normal_distribution distribution_type;
40 typedef normal_distribution distribution_type; global() typedef
H A Dpoisson_distribution.h52 typedef poisson_distribution distribution_type;
53 typedef poisson_distribution distribution_type; global() typedef
H A Ddiscrete_distribution.h42 typedef discrete_distribution distribution_type; typedef
H A Duniform_int_distribution.h149 typedef uniform_int_distribution distribution_type; in __eval()
168 typedef uniform_int_distribution distribution_type; global() typedef
H A Dpiecewise_constant_distribution.h44 typedef piecewise_constant_distribution distribution_type;
42 typedef piecewise_constant_distribution distribution_type; global() typedef
H A Dpiecewise_linear_distribution.h44 typedef piecewise_linear_distribution distribution_type;
42 typedef piecewise_linear_distribution distribution_type; global() typedef