Changeset 5041 for trunk/psLib/src/math/psMinimize.c
- Timestamp:
- Sep 13, 2005, 11:43:47 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMinimize.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimize.c
r5033 r5041 10 10 * @author EAM, IfA 11 11 * 12 * @version $Revision: 1.13 7$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-09-13 21: 08:27 $12 * @version $Revision: 1.138 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-09-13 21:43:47 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 1691 1691 const psVector *x) 1692 1692 { 1693 printf("COOL: psVectorFitPolynomial1D()\n");1694 1693 // Internal pointers for possibly NULL or mis-typed vectors. 1695 1694 psVector *x64 = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
