openGPMP
Open Source Mathematics Package
gpmp::stats::PDF Member List

This is the complete list of members for gpmp::stats::PDF, including all inherited members.

bernoulli(double x, double p)gpmp::stats::PDFstatic
beta(double x, double alpha, double beta)gpmp::stats::PDFstatic
beta_function(double alpha, double beta)gpmp::stats::PDFstatic
binomial(int k, int n, double p)gpmp::stats::PDFstatic
binomial_coefficient(int n, int k)gpmp::stats::PDFstatic
cauchy(double x, double x0, double gamma)gpmp::stats::PDFstatic
chi_squared(double x, int k)gpmp::stats::PDFstatic
exponential(double x, double lambda)gpmp::stats::PDFstatic
f_dist(double x, int df1, int df2)gpmp::stats::PDFstatic
factorial(int n)gpmp::stats::PDFstatic
gamma(double x, double alpha, double beta)gpmp::stats::PDFstatic
gaussian(double x, double mu, double sigma)gpmp::stats::PDFstatic
inverse_gamma(double x, double alpha, double beta)gpmp::stats::PDFstatic
inverse_gaussian(double x, double mu, double lambda)gpmp::stats::PDFstatic
laplace(double x, double mu, double b)gpmp::stats::PDFstatic
log_normal(double x, double mu, double sigma)gpmp::stats::PDFstatic
logistic(double x, double mu, double s)gpmp::stats::PDFstatic
poisson(int k, double lambda)gpmp::stats::PDFstatic
rademacher(int k)gpmp::stats::PDFstatic
student_t(double x, int df)gpmp::stats::PDFstatic
uniform(double x, double a, double b)gpmp::stats::PDFstatic
weibull(double x, double k, double lambda)gpmp::stats::PDFstatic