Classes
vpdl_kernel_gaussian_sfbw.h File Reference

A fixed bandwidth spherical Gaussian kernel distribution. More...

#include <limits>
#include <vpdl/vpdl_kernel_base.h>
#include <vpdl/vpdt/vpdt_access.h>
#include <vnl/vnl_erf.h>
#include <vnl/vnl_math.h>
#include <cassert>

Go to the source code of this file.

Classes

class  vpdl_kernel_gaussian_sfbw< T, n >
 A fixed bandwidth spherical Gaussian kernel distribution. More...
 

Detailed Description

A fixed bandwidth spherical Gaussian kernel distribution.

Author
Matthew Leotta
Date
February 24, 2009
  Modifications
   None

Definition in file vpdl_kernel_gaussian_sfbw.h.