Classes
contrib/mul/pdf1d/pdf1d_flat.h File Reference

Univariate flat PDF. More...

#include <vcl_cmath.h>
#include <vcl_iosfwd.h>
#include <pdf1d/pdf1d_pdf.h>

Go to the source code of this file.

Classes

class  pdf1d_flat
 Class for univariate flat distributions: p(x)=1/(hi-lo) in [lo,hi]. More...

Detailed Description

Univariate flat PDF.

Author:
Tim Cootes

Definition in file pdf1d_flat.h.