Changeset 1947 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Oct 3, 2004, 2:40:23 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomial.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomial.h
r1861 r1947 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $15 * @date $Date: 2004- 09-23 06:12:22$14 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-10-04 00:40:23 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 395 395 float max); 396 396 397 int p_psSpline1DFree(psSpline1D *tmpSpline); 398 397 399 psSpline1D *psSpline1DAllocGeneric(const psVector *bounds, 398 400 int order);
Note:
See TracChangeset
for help on using the changeset viewer.
