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