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

NormalForms.h

Go to the documentation of this file.
00001 #if defined(__cplusplus)
00002 extern "C" {
00003 #endif
00004 
00005 extern void Smith(Matrix *A, Matrix **U, Matrix **V, Matrix **Product);
00006 extern void Hermite(Matrix *A, Matrix **H, Matrix **U);
00007 
00008 #if defined(__cplusplus)
00009 }
00010 #endif

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