image_op_help3.h

Go to the documentation of this file.
00001 #ifndef __MIMASEXTERNALIMAGEFUNC
00002 #   error "Do not include this file directly."
00003 #endif
00004 #ifndef __MIMASFUNCTIONOBJECT
00005 #   error "Do not include this file directly."
00006 #endif
00007 
00008 namespace mimas {
00009 
00012 
00013 template <
00014   typename T, typename T1Ptr, typename T2Ptr
00015 >
00016 image< T > __MIMASEXTERNALIMAGEFUNC( const const_image_ref< T, T1Ptr > &a,
00017                                      const const_image_ref< T, T2Ptr > &b )
00018 {
00019   return image_func< T >( a, b, __MIMASFUNCTIONOBJECT< T >() );
00020 };
00021 
00023 
00024 }
00025 
00026 #undef __MIMASEXTERNALIMAGEFUNC
00027 #undef __MIMASFUNCTIONOBJECT

[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:17 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...