Main Page | File List | Globals

Metis_utils.h

Go to the documentation of this file.
00001 #ifndef MATRIX_METIS_UTILS_H
00002 #define MATRIX_METIS_UTILS_H
00003 
00004 #include <Rdefines.h>
00005 #include "metis.h"
00006 
00007 void ssc_metis_order(int n, const int Tp [], const int Ti [],
00008                      int perm[], int iperm[]);
00009 
00010 #endif
00011 

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