Classes
contrib/brl/bbas/bsta/bsta_parzen_sphere.h File Reference

A distribution based on a number of samples, independent vector elements with equal variance. More...

#include "bsta_parzen.h"
#include <vcl_vector.h>
#include <vcl_algorithm.h>

Go to the source code of this file.

Classes

class  bsta_parzen_sphere< T, n >
 A parzen distribution. More...
class  bsta_parzen_sphere< T, 1 >
 specialize to the scalar case, needed due to differences in computing the covariance matrix. More...

Detailed Description

A distribution based on a number of samples, independent vector elements with equal variance.

Author:
Joseph L. Mundy
Date:
October 12, 2008
    Modifications
     (none yet)
   

Do not remove the following statement Approved for Public Release, Distribution Unlimited (DISTAR Case 12529)

Definition in file bsta_parzen_sphere.h.