Implementation of Multi-variate principal Component Gaussian PDF. More...
#include "vpdfl_pc_gaussian.h"#include <vcl_string.h>#include <vcl_cstdlib.h>#include <vcl_cassert.h>#include <vsl/vsl_binary_loader.h>#include <vsl/vsl_indent.h>#include <vnl/vnl_math.h>#include <mbl/mbl_matxvec.h>#include <vpdfl/vpdfl_pc_gaussian_builder.h>#include <vpdfl/vpdfl_gaussian_sampler.h>#include <vpdfl/vpdfl_gaussian.h>Go to the source code of this file.
Implementation of Multi-variate principal Component Gaussian PDF.
Modifications
IMS Converted to VXL 23 April 2000
Definition in file vpdfl_pc_gaussian.cxx.
1.7.5.1