Typedefs
contrib/brl/bbas/bsta/bsta_gauss_sf1.h File Reference

A Gaussian in 1D with type float. More...

#include "bsta_gaussian_sphere.h"

Go to the source code of this file.

Typedefs

typedef bsta_gaussian_sphere
< float, 1 > 
bsta_gauss_sf1

Detailed Description

A Gaussian in 1D with type float.

Author:
Matt Leotta (mleotta@lems.brown.edu)
Date:
June 13, 2006

Note: the gaussian sphere implementation is most efficient for the univariate case

Definition in file bsta_gauss_sf1.h.


Typedef Documentation

Definition at line 15 of file bsta_gauss_sf1.h.