Changeset 4962
- Timestamp:
- Sep 7, 2005, 11:40:09 AM (21 years ago)
- Location:
- trunk/psLib/src/math
- Files:
-
- 2 edited
-
psMinimize.h (modified) (2 diffs)
-
psStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimize.h
r4958 r4962 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1.5 4$ $Name: not supported by cvs2svn $11 * @date $Date: 2005-09-07 21:3 5:50$10 * @version $Revision: 1.55 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-09-07 21:38:44 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 31 31 #include "psImage.h" 32 32 #include "psMatrix.h" 33 #include "ps Functions.h"33 #include "psPolynomial.h" 34 34 #include "psStats.h" 35 35 #include "psTrace.h" -
trunk/psLib/src/math/psStats.c
r4961 r4962 16 16 * 17 17 * 18 * @version $Revision: 1.143 $ $Name: not supported by cvs2svn $ 19 * @date $Date: 2005-09-07 21:39:58 $ 18 * 19 * @version $Revision: 1.144 $ $Name: not supported by cvs2svn $ 20 * @date $Date: 2005-09-07 21:40:09 $ 20 21 * 21 22 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note:
See TracChangeset
for help on using the changeset viewer.
