Changeset 4963
- Timestamp:
- Sep 7, 2005, 1:46:04 PM (21 years ago)
- Location:
- trunk/psLib/src/math
- Files:
-
- 2 edited
-
psMinimize.h (modified) (2 diffs)
-
psPolynomial.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimize.h
r4962 r4963 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1.5 5$ $Name: not supported by cvs2svn $11 * @date $Date: 2005-09-07 2 1:38:44 $10 * @version $Revision: 1.56 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-09-07 23:46:04 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 32 32 #include "psMatrix.h" 33 33 #include "psPolynomial.h" 34 #include "psSpline.h" 34 35 #include "psStats.h" 35 36 #include "psTrace.h" -
trunk/psLib/src/math/psPolynomial.h
r4958 r4963 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1.5 3$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-09-07 2 1:35:50$13 * @version $Revision: 1.54 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-09-07 23:46:04 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 27 27 #include "psVector.h" 28 28 #include "psScalar.h" 29 #include "psSpline.h"30 29 31 30 /** \addtogroup Stats
Note:
See TracChangeset
for help on using the changeset viewer.
