Implements sampling for a weighted Epanechnikov kernel PDF. More...
#include "pdf1d_weighted_epanech_kernel_sampler.h"#include <vcl_string.h>#include <vcl_cassert.h>#include <vnl/vnl_math.h>#include <vnl/vnl_vector.h>#include <pdf1d/pdf1d_weighted_epanech_kernel_pdf.h>#include <pdf1d/pdf1d_epanech_kernel_pdf_sampler.h>Go to the source code of this file.
Implements sampling for a weighted Epanechnikov kernel PDF.
Definition in file pdf1d_weighted_epanech_kernel_sampler.cxx.
 1.7.5.1
 1.7.5.1