123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990(** Cumulative distribution functions *)externalugaussian_P:x:float->float="ml_gsl_cdf_ugaussian_P""gsl_cdf_ugaussian_P"[@@unboxed][@@noalloc]externalugaussian_Q:x:float->float="ml_gsl_cdf_ugaussian_Q""gsl_cdf_ugaussian_Q"[@@unboxed][@@noalloc]externalugaussian_Pinv:p:float->float="ml_gsl_cdf_ugaussian_Pinv""gsl_cdf_ugaussian_Pinv"[@@unboxed][@@noalloc]externalugaussian_Qinv:q:float->float="ml_gsl_cdf_ugaussian_Qinv""gsl_cdf_ugaussian_Qinv"[@@unboxed][@@noalloc]externalgaussian_P:x:float->sigma:float->float="ml_gsl_cdf_gaussian_P""gsl_cdf_gaussian_P"[@@unboxed][@@noalloc]externalgaussian_Q:x:float->sigma:float->float="ml_gsl_cdf_gaussian_Q""gsl_cdf_gaussian_Q"[@@unboxed][@@noalloc]externalgaussian_Pinv:p:float->sigma:float->float="ml_gsl_cdf_gaussian_Pinv""gsl_cdf_gaussian_Pinv"[@@unboxed][@@noalloc]externalgaussian_Qinv:q:float->sigma:float->float="ml_gsl_cdf_gaussian_Qinv""gsl_cdf_gaussian_Qinv"[@@unboxed][@@noalloc]externalgamma_P:x:float->a:float->b:float->float="ml_gsl_cdf_gamma_P""gsl_cdf_gamma_P"[@@unboxed][@@noalloc]externalgamma_Q:x:float->a:float->b:float->float="ml_gsl_cdf_gamma_Q""gsl_cdf_gamma_Q"[@@unboxed][@@noalloc]externalgamma_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_gamma_Pinv""gsl_cdf_gamma_Pinv"[@@unboxed][@@noalloc]externalgamma_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_gamma_Qinv""gsl_cdf_gamma_Qinv"[@@unboxed][@@noalloc]externalcauchy_P:x:float->a:float->float="ml_gsl_cdf_cauchy_P""gsl_cdf_cauchy_P"[@@unboxed][@@noalloc]externalcauchy_Q:x:float->a:float->float="ml_gsl_cdf_cauchy_Q""gsl_cdf_cauchy_Q"[@@unboxed][@@noalloc]externalcauchy_Pinv:p:float->a:float->float="ml_gsl_cdf_cauchy_Pinv""gsl_cdf_cauchy_Pinv"[@@unboxed][@@noalloc]externalcauchy_Qinv:q:float->a:float->float="ml_gsl_cdf_cauchy_Qinv""gsl_cdf_cauchy_Qinv"[@@unboxed][@@noalloc]externallaplace_P:x:float->a:float->float="ml_gsl_cdf_laplace_P""gsl_cdf_laplace_P"[@@unboxed][@@noalloc]externallaplace_Q:x:float->a:float->float="ml_gsl_cdf_laplace_Q""gsl_cdf_laplace_Q"[@@unboxed][@@noalloc]externallaplace_Pinv:p:float->a:float->float="ml_gsl_cdf_laplace_Pinv""gsl_cdf_laplace_Pinv"[@@unboxed][@@noalloc]externallaplace_Qinv:q:float->a:float->float="ml_gsl_cdf_laplace_Qinv""gsl_cdf_laplace_Qinv"[@@unboxed][@@noalloc]externalrayleigh_P:x:float->sigma:float->float="ml_gsl_cdf_rayleigh_P""gsl_cdf_rayleigh_P"[@@unboxed][@@noalloc]externalrayleigh_Q:x:float->sigma:float->float="ml_gsl_cdf_rayleigh_Q""gsl_cdf_rayleigh_Q"[@@unboxed][@@noalloc]externalrayleigh_Pinv:p:float->sigma:float->float="ml_gsl_cdf_rayleigh_Pinv""gsl_cdf_rayleigh_Pinv"[@@unboxed][@@noalloc]externalrayleigh_Qinv:q:float->sigma:float->float="ml_gsl_cdf_rayleigh_Qinv""gsl_cdf_rayleigh_Qinv"[@@unboxed][@@noalloc]externalchisq_P:x:float->nu:float->float="ml_gsl_cdf_chisq_P""gsl_cdf_chisq_P"[@@unboxed][@@noalloc]externalchisq_Q:x:float->nu:float->float="ml_gsl_cdf_chisq_Q""gsl_cdf_chisq_Q"[@@unboxed][@@noalloc]externalchisq_Pinv:p:float->nu:float->float="ml_gsl_cdf_chisq_Pinv""gsl_cdf_chisq_Pinv"[@@unboxed][@@noalloc]externalchisq_Qinv:q:float->nu:float->float="ml_gsl_cdf_chisq_Qinv""gsl_cdf_chisq_Qinv"[@@unboxed][@@noalloc]externalexponential_P:x:float->mu:float->float="ml_gsl_cdf_exponential_P""gsl_cdf_exponential_P"[@@unboxed][@@noalloc]externalexponential_Q:x:float->mu:float->float="ml_gsl_cdf_exponential_Q""gsl_cdf_exponential_Q"[@@unboxed][@@noalloc]externalexponential_Pinv:p:float->mu:float->float="ml_gsl_cdf_exponential_Pinv""gsl_cdf_exponential_Pinv"[@@unboxed][@@noalloc]externalexponential_Qinv:q:float->mu:float->float="ml_gsl_cdf_exponential_Qinv""gsl_cdf_exponential_Qinv"[@@unboxed][@@noalloc]externalexppow_P:x:float->a:float->b:float->float="ml_gsl_cdf_exppow_P""gsl_cdf_exppow_P"[@@unboxed][@@noalloc]externalexppow_Q:x:float->a:float->b:float->float="ml_gsl_cdf_exppow_Q""gsl_cdf_exppow_Q"[@@unboxed][@@noalloc]externaltdist_P:x:float->nu:float->float="ml_gsl_cdf_tdist_P""gsl_cdf_tdist_P"[@@unboxed][@@noalloc]externaltdist_Q:x:float->nu:float->float="ml_gsl_cdf_tdist_Q""gsl_cdf_tdist_Q"[@@unboxed][@@noalloc]externaltdist_Pinv:p:float->nu:float->float="ml_gsl_cdf_tdist_Pinv""gsl_cdf_tdist_Pinv"[@@unboxed][@@noalloc]externaltdist_Qinv:q:float->nu:float->float="ml_gsl_cdf_tdist_Qinv""gsl_cdf_tdist_Qinv"[@@unboxed][@@noalloc]externalfdist_P:x:float->nu1:float->nu2:float->float="ml_gsl_cdf_fdist_P""gsl_cdf_fdist_P"[@@unboxed][@@noalloc]externalfdist_Q:x:float->nu1:float->nu2:float->float="ml_gsl_cdf_fdist_Q""gsl_cdf_fdist_Q"[@@unboxed][@@noalloc]externalfdist_Pinv:p:float->nu1:float->nu2:float->float="ml_gsl_cdf_fdist_Pinv""gsl_cdf_fdist_Pinv"[@@unboxed][@@noalloc]externalfdist_Qinv:q:float->nu1:float->nu2:float->float="ml_gsl_cdf_fdist_Qinv""gsl_cdf_fdist_Qinv"[@@unboxed][@@noalloc]externalbeta_P:x:float->a:float->b:float->float="ml_gsl_cdf_beta_P""gsl_cdf_beta_P"[@@unboxed][@@noalloc]externalbeta_Q:x:float->a:float->b:float->float="ml_gsl_cdf_beta_Q""gsl_cdf_beta_Q"[@@unboxed][@@noalloc]externalbeta_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_beta_Pinv""gsl_cdf_beta_Pinv"[@@unboxed][@@noalloc]externalbeta_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_beta_Qinv""gsl_cdf_beta_Qinv"[@@unboxed][@@noalloc]externalflat_P:x:float->a:float->b:float->float="ml_gsl_cdf_flat_P""gsl_cdf_flat_P"[@@unboxed][@@noalloc]externalflat_Q:x:float->a:float->b:float->float="ml_gsl_cdf_flat_Q""gsl_cdf_flat_Q"[@@unboxed][@@noalloc]externalflat_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_flat_Pinv""gsl_cdf_flat_Pinv"[@@unboxed][@@noalloc]externalflat_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_flat_Qinv""gsl_cdf_flat_Qinv"[@@unboxed][@@noalloc]externallognormal_P:x:float->zeta:float->sigma:float->float="ml_gsl_cdf_lognormal_P""gsl_cdf_lognormal_P"[@@unboxed][@@noalloc]externallognormal_Q:x:float->zeta:float->sigma:float->float="ml_gsl_cdf_lognormal_Q""gsl_cdf_lognormal_Q"[@@unboxed][@@noalloc]externallognormal_Pinv:p:float->zeta:float->sigma:float->float="ml_gsl_cdf_lognormal_Pinv""gsl_cdf_lognormal_Pinv"[@@unboxed][@@noalloc]externallognormal_Qinv:q:float->zeta:float->sigma:float->float="ml_gsl_cdf_lognormal_Qinv""gsl_cdf_lognormal_Qinv"[@@unboxed][@@noalloc]externalgumbel1_P:x:float->a:float->b:float->float="ml_gsl_cdf_gumbel1_P""gsl_cdf_gumbel1_P"[@@unboxed][@@noalloc]externalgumbel1_Q:x:float->a:float->b:float->float="ml_gsl_cdf_gumbel1_Q""gsl_cdf_gumbel1_Q"[@@unboxed][@@noalloc]externalgumbel1_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_gumbel1_Pinv""gsl_cdf_gumbel1_Pinv"[@@unboxed][@@noalloc]externalgumbel1_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_gumbel1_Qinv""gsl_cdf_gumbel1_Qinv"[@@unboxed][@@noalloc]externalgumbel2_P:x:float->a:float->b:float->float="ml_gsl_cdf_gumbel2_P""gsl_cdf_gumbel2_P"[@@unboxed][@@noalloc]externalgumbel2_Q:x:float->a:float->b:float->float="ml_gsl_cdf_gumbel2_Q""gsl_cdf_gumbel2_Q"[@@unboxed][@@noalloc]externalgumbel2_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_gumbel2_Pinv""gsl_cdf_gumbel2_Pinv"[@@unboxed][@@noalloc]externalgumbel2_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_gumbel2_Qinv""gsl_cdf_gumbel2_Qinv"[@@unboxed][@@noalloc]externalweibull_P:x:float->a:float->b:float->float="ml_gsl_cdf_weibull_P""gsl_cdf_weibull_P"[@@unboxed][@@noalloc]externalweibull_Q:x:float->a:float->b:float->float="ml_gsl_cdf_weibull_Q""gsl_cdf_weibull_Q"[@@unboxed][@@noalloc]externalweibull_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_weibull_Pinv""gsl_cdf_weibull_Pinv"[@@unboxed][@@noalloc]externalweibull_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_weibull_Qinv""gsl_cdf_weibull_Qinv"[@@unboxed][@@noalloc]externalpareto_P:x:float->a:float->b:float->float="ml_gsl_cdf_pareto_P""gsl_cdf_pareto_P"[@@unboxed][@@noalloc]externalpareto_Q:x:float->a:float->b:float->float="ml_gsl_cdf_pareto_Q""gsl_cdf_pareto_Q"[@@unboxed][@@noalloc]externalpareto_Pinv:p:float->a:float->b:float->float="ml_gsl_cdf_pareto_Pinv""gsl_cdf_pareto_Pinv"[@@unboxed][@@noalloc]externalpareto_Qinv:q:float->a:float->b:float->float="ml_gsl_cdf_pareto_Qinv""gsl_cdf_pareto_Qinv"[@@unboxed][@@noalloc]externallogistic_P:x:float->a:float->float="ml_gsl_cdf_logistic_P""gsl_cdf_logistic_P"[@@unboxed][@@noalloc]externallogistic_Q:x:float->a:float->float="ml_gsl_cdf_logistic_Q""gsl_cdf_logistic_Q"[@@unboxed][@@noalloc]externallogistic_Pinv:p:float->a:float->float="ml_gsl_cdf_logistic_Pinv""gsl_cdf_logistic_Pinv"[@@unboxed][@@noalloc]externallogistic_Qinv:q:float->a:float->float="ml_gsl_cdf_logistic_Qinv""gsl_cdf_logistic_Qinv"[@@unboxed][@@noalloc]externalbinomial_P:k:int->p:float->n:int->float="ml_gsl_cdf_binomial_P"externalbinomial_Q:k:int->p:float->n:int->float="ml_gsl_cdf_binomial_Q"externalpoisson_P:k:int->mu:float->float="ml_gsl_cdf_poisson_P"externalpoisson_Q:k:int->mu:float->float="ml_gsl_cdf_poisson_Q"externalgeometric_P:k:int->p:float->float="ml_gsl_cdf_geometric_P"externalgeometric_Q:k:int->p:float->float="ml_gsl_cdf_geometric_Q"externalnegative_binomial_P:k:int->p:float->n:float->float="ml_gsl_cdf_negative_binomial_P"externalnegative_binomial_Q:k:int->p:float->n:float->float="ml_gsl_cdf_negative_binomial_Q"externalpascal_P:k:int->p:float->n:int->float="ml_gsl_cdf_pascal_P"externalpascal_Q:k:int->p:float->n:int->float="ml_gsl_cdf_pascal_Q"externalhypergeometric_P:k:int->n1:int->n2:int->t:int->float="ml_gsl_cdf_hypergeometric_P"externalhypergeometric_Q:k:int->n1:int->n2:int->t:int->float="ml_gsl_cdf_hypergeometric_Q"let()=Error.init()