contrib/mul/pdf1d/pdf1d_gaussian_kernel_pdf.cxx File Reference

Univariate gaussian_kernel_pdf kernel PDF. More...

#include "pdf1d_gaussian_kernel_pdf.h"
#include <vcl_cstdlib.h>
#include <vcl_string.h>
#include <vcl_cmath.h>
#include <vnl/vnl_math.h>
#include <vnl/vnl_erf.h>
#include <pdf1d/pdf1d_gaussian_kernel_pdf_sampler.h>
#include <pdf1d/pdf1d_sampler.h>
#include <mbl/mbl_index_sort.h>

Go to the source code of this file.


Detailed Description

Univariate gaussian_kernel_pdf kernel PDF.

Author:
Tim Cootes

Definition in file pdf1d_gaussian_kernel_pdf.cxx.