contrib/brl/bbas/bsta/bsta_parzen_sf2.h
Go to the documentation of this file.
00001 // This is brl/bbas/bsta/bsta_parzen_sf2.h
00002 #ifndef bsta_parzen_sf2_h_
00003 #define bsta_parzen_sf2_h_
00004 #include "bsta_parzen_sphere.h"
00005 typedef bsta_parzen_sphere<float,2> bsta_parzen_sf2;
00006 #endif // bsta_parzen_sf2_h_