Changeset 7766 for trunk/psLib/src/math/psMinimizePolyFit.c
- Timestamp:
- Jun 29, 2006, 4:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMinimizePolyFit.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimizePolyFit.c
r7753 r7766 10 10 * @author EAM, IfA 11 11 * 12 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-06- 29 20:37:51$12 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-06-30 02:20:06 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 29 29 30 30 #include "psMinimizePolyFit.h" 31 #include "psAssert.h" 31 32 #include "psMinimizeLMM.h" // For Gauss-Jordan routines 32 33 #include "psStats.h"
Note:
See TracChangeset
for help on using the changeset viewer.
