Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

matfile.hh
Go to the documentation of this file.
00001 // include files for the matfile subdirectory
00002 
00003 #ifndef matfile_hh
00004 #define matfile_hh
00005 
00006 #include "matfile/matfileOutput.hh"
00007 #include "matfile/matfileInput.hh"
00008 
00009 #ifdef HAS_MATLABINTERFACE
00010 #include "matfile/matlabMatfile.hh"
00011 #endif
00012 
00013 #endif

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)