Lines Matching refs:distribution
10 this library provides distribution functions which map one distribution
11 (often a uniform distribution provided by some generator) to another.
18 values of the specified distribution or otherwise do not converge
22 [[distribution] [explanation] [example]]
23 [[__uniform_smallint] [discrete uniform distribution on a small set of integers
27 [[__uniform_int_distribution] [discrete uniform distribution on a set of integers; the
31 [[__uniform_01] [continuous uniform distribution on the range [0,1);
34 [[__uniform_real_distribution] [continuous uniform distribution on some range [min, max) of
42 [[distribution] [explanation] [example]]
44 distribution with configurable probability]
63 [[distribution] [explanation] [example]]
64 [[__poisson_distribution][poisson distribution]
67 [[__exponential_distribution] [exponential distribution]
70 [[__gamma_distribution][gamma distribution][-]]
71 …[[__hyperexponential_distribution] [hyperexponential distribution] [service time of k-parallel ser…
72 [[__weibull_distribution] [weibull distribution] [-]]
73 [[__extreme_value_distribution] [extreme value distribution] [-]]
74 [[__beta_distribution] [beta distribution] [-]]
75 [[__laplace_distribution] [laplace distribution] [-]]
79 [[distribution] [explanation] [example]]
84 [[__lognormal_distribution] [lognormal distribution (sometimes used in
88 [[__chi_squared_distribution][chi-squared distribution][-]]
89 [[__non_central_chi_squared_distribution][non-central chi-squared distribution][-]]
90 [[__cauchy_distribution][Cauchy distribution][-]]
91 [[__fisher_f_distribution][Fisher F distribution][-]]
92 [[__student_t_distribution][Student t distribution][-]]
96 [[distribution] [explanation] [example]]
97 …[[__discrete_distribution][discrete distribution with specific probabilities][rolling an unfair di…
104 [[distribution] [explanation] [example]]
105 [[__triangle_distribution] [triangle distribution] [-]]
106 [[__uniform_on_sphere] [uniform distribution on a unit sphere of arbitrary