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.
Implements a mixture model (a set of individual pdfs + weights)
Definition in file pdf1d_mixture.cxx.
1.7.5.1