Implements sampling for an Epanechnikov kernel PDF. More...
#include "pdf1d_epanech_kernel_pdf_sampler.h"#include <vcl_string.h>#include <vcl_cmath.h>#include <vcl_complex.h>#include <pdf1d/pdf1d_sampler.h>Go to the source code of this file.
Implements sampling for an Epanechnikov kernel PDF.
Definition in file pdf1d_epanech_kernel_pdf_sampler.cxx.
1.7.5.1