Main Page | File List | Globals

taucs_utils.h

Go to the documentation of this file.
00001 #ifndef MATRIX_TAUCS_UTILS_H
00002 #define MATRIX_TAUCS_UTILS_H
00003 
00004 #include "Mutils.h"
00005 #include "taucs/taucs.h"
00006 
00007 taucs_ccs_matrix* csc_taucs_ptr(SEXP A, int flags);
00008 SEXP mat_from_taucs(taucs_ccs_matrix *tm);
00009 
00010 #endif

Generated on Mon May 31 14:04:36 2004 for Matrix by doxygen 1.3.6-20040222