Main Page | Class List | File List | Class Members | File Members

SolveDio.h

Go to the documentation of this file.
00001 #ifndef _SolveDio_h_
00002 #define _SolveDio_h_
00003 
00004 #if defined(__cplusplus)
00005 extern "C" {
00006 #endif
00007 
00008 extern int SolveDiophantine ( Matrix *M, Matrix **U, Vector **X );
00009 
00010 #if defined(__cplusplus)
00011 }
00012 #endif
00013 
00014 #endif /* _SolveDio_h_ */

Generated on Thu Sep 4 15:28:58 2008 for polylib by doxygen 1.3.5