xforms.h

Go to the documentation of this file.
00001 
00006 #if !defined(INC_OSKI_XFORMS_H)
00007 
00008 #define INC_OSKI_XFORMS_H
00009 
00010 #include <oski/matrix.h>
00011 #include <oski/lua.h>
00012 
00013 #if defined(DO_NAME_MANGLING)
00014 
00016 #define oski_ReplaceTunedMatRepr MANGLE_(oski_ReplaceTunedMatRepr)
00017 #define oski_FreeInputMatRepr  MANGLE_(oski_FreeInputMatRepr)
00018 
00019 #endif
00020 
00024 int oski_ReplaceTunedMatRepr (oski_matrix_t A,
00025                   oski_matspecific_t * new_mat,
00026                   const char *xforms);
00027 
00033 int oski_FreeInputMatRepr (oski_matrix_t A);
00034 
00035 #endif
00036 
00037 /* eof */

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