This commit is contained in:
Fumitoshi UKAI
2002-07-18 14:31:07 +00:00
parent 81a51343f7
commit eec657d140
8 changed files with 33 additions and 34 deletions

View File

@@ -1,7 +1,6 @@
/*
/*
* matrix.h, matrix.c: Liner equation solver using LU decomposition.
* $Id: matrix.h,v 1.5 2002/07/18 14:28:36 ukai Exp $
* $Id: matrix.h,v 1.6 2002/07/18 14:31:07 ukai Exp $
*
* by K.Okabe Aug. 1999
*