Main Page | Directories | File List | Globals

LU.h

Go to the documentation of this file.
00001 #ifndef MATRIX_LU_H
00002 #define MATRIX_LU_H
00003 #include "dtrMatrix.h"
00004 
00005 SEXP LU_expand(SEXP x);
00006 
00007 #endif

Generated on Fri Feb 18 08:49:34 2005 for Matrix by  doxygen 1.4.1