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