Classes
core/vpdl/vpdl_gaussian_sphere.h File Reference

A Gaussian with (hyper-)spherical covariance. More...

#include <vpdl/vpdl_gaussian_base.h>
#include <vnl/vnl_erf.h>
#include <vcl_limits.h>
#include <vcl_cassert.h>
#include <vpdl/vpdt/vpdt_gaussian.h>
#include <vpdl/vpdt/vpdt_probability.h>
#include <vpdl/vpdt/vpdt_log_probability.h>

Go to the source code of this file.

Classes

class  vpdl_gaussian_sphere< T, n >
 A Gaussian with (hyper-)spherical covariance. More...

Detailed Description

A Gaussian with (hyper-)spherical covariance.

Author:
Matthew Leotta
Date:
February 11, 2009
    Modifications
     <None yet>
   

Definition in file vpdl_gaussian_sphere.h.