Main Page | Directories | File List | Globals

dsTMatrix.h

Go to the documentation of this file.
00001 #ifndef MATRIX_TRS_H
00002 #define MATRIX_TRS_H
00003 
00004 #include "Mutils.h"
00005 
00006 SEXP dsTMatrix_validate(SEXP x);
00007 SEXP dsTMatrix_as_dsyMatrix(SEXP x);
00008 SEXP dsTMatrix_as_dsCMatrix(SEXP x);
00009 
00010 #endif

Generated on Wed Mar 30 08:43:57 2005 for Matrix by  doxygen 1.4.1