Main Page   Compound List   File List   Compound Members   File Members  

SolveDio.h

Go to the documentation of this file.
00001 /*
00002  *   This file was automatically generated by version 1.7 of cextract.
00003  *   Manual editing not recommended.
00004  *
00005  *   Created: Fri May  5 14:40:37 2000
00006  */
00007 #ifndef _SolveDio_h_
00008 #define _SolveDio_h_
00009 #if __STDC__
00010 
00011 extern int SolveDiophantine ( Matrix *M, Matrix **U, Vector **X );
00012 
00013 #else /* __STDC__ */
00014 
00015 extern int SolveDiophantine (/* Matrix *M, Matrix **U, Vector **X */);
00016 
00017 #endif /* __STDC__ */
00018 #endif /* _SolveDio_h_ */

Generated on Mon Mar 15 10:59:51 2004 for polylib by doxygen1.2.18