contrib/mul/pdf1d/pdf1d_compare_to_pdf_ks.cxx File Reference

Test if data from a given distribution using Kolmogorov-Smirnov. More...

#include "pdf1d_compare_to_pdf_ks.h"
#include <vcl_string.h>
#include <vcl_cmath.h>
#include <vbl/vbl_qsort.h>
#include <vnl/vnl_vector.h>
#include <pdf1d/pdf1d_prob_ks.h>

Go to the source code of this file.


Detailed Description

Test if data from a given distribution using Kolmogorov-Smirnov.

Author:
Tim Cootes

Definition in file pdf1d_compare_to_pdf_ks.cxx.