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

Implements sampling for a mixture model (a set of individual pdfs + weights) More...

#include <vcl_vector.h>
#include <pdf1d/pdf1d_sampler.h>
#include <vnl/vnl_random.h>

Go to the source code of this file.

Classes

class  pdf1d_mixture_sampler
 Instance class for pdf1d_mixture. More...

Detailed Description

Implements sampling for a mixture model (a set of individual pdfs + weights)

Author:
Tim Cootes and Ian Scott

Definition in file pdf1d_mixture_sampler.h.