contrib/mul/vpdfl/vpdfl_mixture.cxx File Reference

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

#include "vpdfl_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 <vpdfl/vpdfl_mixture_sampler.h>
#include <vcl_cassert.h>
#include <vsl/vsl_vector_io.h>
#include <vnl/vnl_c_vector.h>
#include <vnl/vnl_math.h>

Go to the source code of this file.


Detailed Description

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

Author:
Tim Cootes
Date:
21-July-98
    Modifications
      IMS   Converted to VXL 12 May 2000
   

Definition in file vpdfl_mixture.cxx.