Sampler class for Univariate exponential distributions. More...
#include "pdf1d_exponential_sampler.h"#include <vcl_cassert.h>#include <vcl_cmath.h>#include <pdf1d/pdf1d_exponential.h>Go to the source code of this file.
Sampler class for Univariate exponential distributions.
Definition in file pdf1d_exponential_sampler.cxx.
1.7.5.1