contrib/mul/pdf1d/pdf1d_kernel_pdf.cxx File Reference

Base class for kernel PDFs. More...

#include "pdf1d_kernel_pdf.h"
#include <vcl_cstdlib.h>
#include <vcl_cassert.h>
#include <vcl_string.h>
#include <vnl/vnl_math.h>
#include <vnl/io/vnl_io_vector.h>
#include <mbl/mbl_index_sort.h>
#include <pdf1d/pdf1d_calc_mean_var.h>

Go to the source code of this file.


Detailed Description

Base class for kernel PDFs.

Author:
Tim Cootes
    Modifications
    IMS 28 Feb 2002 Added inverse CDF.
   

Definition in file pdf1d_kernel_pdf.cxx.