Main Page | File List | Globals

factorizations.h

Go to the documentation of this file.
00001 #ifndef MATRIX_FACTORS_H
00002 #define MATRIX_FACTORS_H
00003 
00004 #include "Mutils.h"
00005 
00006 SEXP LU_validate(SEXP obj);
00007 SEXP Cholesky_validate(SEXP obj);
00008 SEXP SVD_validate(SEXP obj);
00009 
00010 #endif

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