Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

bmrf_gamma_func_sptr.h

Go to the documentation of this file.
00001 #ifndef bmrf_gamma_func_sptr_h_ 
00002 #define bmrf_gamma_func_sptr_h_
00003 
00004 #include <vbl/vbl_smart_ptr.h>
00005 
00006 class bmrf_gamma_func;
00007 typedef vbl_smart_ptr<bmrf_gamma_func> bmrf_gamma_func_sptr;
00008 
00009 #endif

Generated on Thu Jan 10 14:51:53 2008 for contrib/brl/bseg/bmrf by  doxygen 1.4.4