docNumPDF
Centre for Vision, Speech & Signal Processing
 

PDF Class Structure and Usage

NumPDFC is a base handle class for probability density functions which is derived from NumFuncC. It produces a result in the form P=p(X), where P and X are n and m dimensional vectors respectively. X is treated as a feature vector. It is assumed that there are n possible classes and P contains the probability that X belongs to each of the classes.

A NumPDFC can be fit to sample data using the Fit member function when provided with a NumVLDataSetC.

Author: Robert Crida, Created: 15/6/1998, Generated by DocCreate: March 20, 2001