Changeset 3115 for trunk/psLib/src/math/psSpline.h
- Timestamp:
- Feb 2, 2005, 2:54:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psSpline.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psSpline.h
r3096 r3115 12 12 * @author GLG, MHPCC 13 13 * 14 * @version $Revision: 1.4 0$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 1-26 20:41:04$14 * @version $Revision: 1.41 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-03 00:54:10 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 429 429 430 430 psF32 p_psNRSpline1DEval(psSpline1D *spline, 431 const psVector* restrictx,432 const psVector* restricty,431 const psVector* x, 432 const psVector* y, 433 433 psF32 X); 434 434
Note:
See TracChangeset
for help on using the changeset viewer.
