Classes
contrib/mul/vpdfl/vpdfl_axis_gaussian.h File Reference

Multi-variate Gaussian PDF, with a diagonal covariance matrix. More...

#include <vpdfl/vpdfl_pdf_base.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  vpdfl_axis_gaussian
 Multi-variate Gaussian PDF, with a diagonal covariance matrix. More...

Detailed Description

Multi-variate Gaussian PDF, with a diagonal covariance matrix.

Author:
Tim Cootes
Date:
12-Apr-2001
    Modifications
     19 April 2001 IMS - Moved sampling functionality into a sampler class
     20 April 2001 IMS - Implemented log_prob_thresh()
     20 April 2001 IMS - Implemented log_p_min in nearest_plausible
   

Definition in file vpdfl_axis_gaussian.h.