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