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.
Test if data from a given distribution using Kolmogorov-Smirnov.
Definition in file pdf1d_compare_to_pdf_ks.cxx.
1.7.5.1