contrib/mul/pdf1d/pdf1d_mixture.cxx File Reference

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

#include "pdf1d_mixture.h"
#include <vcl_cmath.h>
#include <vcl_cstdlib.h>
#include <vcl_string.h>
#include <vsl/vsl_indent.h>
#include <vsl/vsl_binary_loader.h>
#include <pdf1d/pdf1d_mixture_sampler.h>
#include <vcl_cassert.h>
#include <vsl/vsl_vector_io.h>
#include <vnl/vnl_c_vector.h>

Go to the source code of this file.


Detailed Description

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

Author:
Tim Cootes and Ian Scott

Definition in file pdf1d_mixture.cxx.