Functions
contrib/mul/pdf1d/pdf1d_compare_to_pdf.cxx File Reference

Base for classes with test whether data could come from a given pdf. More...

#include "pdf1d_compare_to_pdf.h"
#include <pdf1d/pdf1d_pdf.h>
#include <pdf1d/pdf1d_resample.h>
#include <vsl/vsl_indent.h>
#include <pdf1d/pdf1d_calc_mean_var.h>

Go to the source code of this file.

Functions

void vsl_print_summary (vcl_ostream &os, const pdf1d_compare_to_pdf &b)
 Stream output operator for class reference.
void vsl_print_summary (vcl_ostream &os, const pdf1d_compare_to_pdf *b)
 Stream output operator for class pointer.

Detailed Description

Base for classes with test whether data could come from a given pdf.

Author:
Tim Cootes

Definition in file pdf1d_compare_to_pdf.cxx.


Function Documentation

void vsl_print_summary ( vcl_ostream &  os,
const pdf1d_compare_to_pdf b 
)

Stream output operator for class reference.

Definition at line 128 of file pdf1d_compare_to_pdf.cxx.

void vsl_print_summary ( vcl_ostream &  os,
const pdf1d_compare_to_pdf b 
)

Stream output operator for class pointer.

Definition at line 138 of file pdf1d_compare_to_pdf.cxx.