format.h

Go to the documentation of this file.
00001 
00023 
00024 #if !defined(INC_OSKI_MATTYPE_TEMPLATE_FORMAT_H)
00025 
00026 #define INC_OSKI_MATTYPE_TEMPLATE_FORMAT_H
00027 
00028 #include <oski/common.h>
00029 #include <oski/matrix.h>
00030 
00031 #if defined(DO_NAME_MANGLING)
00032 
00035 #define oski_matMATTYPE_TEMPLATE_t     MANGLE_(oski_matMATTYPE_TEMPLATE_t)
00036 
00037 #endif
00038 
00044 typedef struct
00045 {
00046   /* @FILL-IN-DATA-STRUCTURE@ */
00047 }
00048 oski_matMATTYPE_TEMPLATE_t;
00049 
00051 #endif
00052 
00053 /* eof */

Generated on Wed Sep 19 16:41:18 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6