contrib/mul/pdf1d/pdf1d_exponential.cxx File Reference

Univariate exponential PDF. More...

#include "pdf1d_exponential.h"
#include <vcl_cassert.h>
#include <vcl_string.h>
#include <vcl_cmath.h>
#include <pdf1d/pdf1d_exponential_sampler.h>
#include <pdf1d/pdf1d_sampler.h>

Go to the source code of this file.


Detailed Description

Univariate exponential PDF.

Author:
Tim Cootes

Definition in file pdf1d_exponential.cxx.