contrib/mul/vimt/vimt_fwd.h
Go to the documentation of this file.
00001 // This is mul/vimt/vimt_fwd.h
00002 #ifndef vimt_fwd_h_
00003 #define vimt_fwd_h_
00004 //:
00005 // \file
00006 // \author Ian Scott
00007 
00008 class vimt_image;
00009 class vimt_image_2d;
00010 class vimt_transform_2d;
00011 template <class T> class vimt_image_2d_of;
00012 
00013 #endif // vimt_fwd_h_