Changeset 2909
- Timestamp:
- Jan 5, 2005, 10:59:33 AM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
dataManip/psMinimize.c (modified) (2 diffs)
-
math/psMinimize.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psMinimize.c
r2908 r2909 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.9 7$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-01-05 20:59: 03 $11 * @version $Revision: 1.98 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-01-05 20:59:33 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 57 57 input parameter "x" between 0 and input parameter polyOrder. The result is 58 58 returned as a psVector sums. 59 59 60 60 61 XXX: Use a static vector. -
trunk/psLib/src/math/psMinimize.c
r2908 r2909 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.9 7$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-01-05 20:59: 03 $11 * @version $Revision: 1.98 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-01-05 20:59:33 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 57 57 input parameter "x" between 0 and input parameter polyOrder. The result is 58 58 returned as a psVector sums. 59 59 60 60 61 XXX: Use a static vector.
Note:
See TracChangeset
for help on using the changeset viewer.
