format.h

Go to the documentation of this file.
00001 
00023 #if !defined(INC_OSKI_CSC_FORMAT_H)
00024 
00025 #define INC_OSKI_CSC_FORMAT_H
00026 
00027 #include <oski/CSR/format.h>
00028 
00029 #if defined(DO_NAME_MANGLING)
00030 
00033 #define oski_matCSC_t  MANGLE_(oski_matCSC_t)
00034 
00035 #endif
00036 
00044 typedef struct
00045 {
00046   oski_matCSR_t *mat_trans;    
00047 }
00048 oski_matCSC_t;
00049 
00050 #endif
00051 
00052 /* eof */

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