This commit is contained in:
Fumitoshi UKAI
2002-07-18 14:28:36 +00:00
parent d1876de5b6
commit 81a51343f7

View File

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