Changeset 2847 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Dec 29, 2004, 12:15:51 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
r2788 r2847 12 12 * @author GLG, MHPCC 13 13 * 14 * @version $Revision: 1.3 8$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-12-2 2 05:09:32$14 * @version $Revision: 1.39 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-12-29 22:15:51 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 410 410 411 411 psF32 psSpline1DEval( 412 psF32 x,413 const psSpline1D *spline412 const psSpline1D *spline, 413 psF32 x 414 414 ); 415 415
Note:
See TracChangeset
for help on using the changeset viewer.
