Univariate Gaussian PDF. More...
#include "pdf1d_gaussian.h"#include <vcl_cassert.h>#include <vcl_string.h>#include <vcl_cmath.h>#include <vnl/vnl_math.h>#include <pdf1d/pdf1d_gaussian_sampler.h>#include <pdf1d/pdf1d_sampler.h>#include <pdf1d/pdf1d_prob_chi2.h>#include <vnl/vnl_erf.h>Go to the source code of this file.
Univariate Gaussian PDF.
Definition in file pdf1d_gaussian.cxx.
1.7.5.1