Changeset 3149 for trunk/psLib/src/math/psSpline.h
- Timestamp:
- Feb 7, 2005, 2:47:18 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
r3115 r3149 12 12 * @author GLG, MHPCC 13 13 * 14 * @version $Revision: 1.4 1$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-02-0 3 00:54:10$14 * @version $Revision: 1.42 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-08 00:47:18 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 428 428 psScalar *x); 429 429 430 #if 0 430 431 psF32 p_psNRSpline1DEval(psSpline1D *spline, 431 432 const psVector* x, 432 433 const psVector* y, 433 434 psF32 X); 435 #endif 434 436 435 437 /* \} */// End of MathGroup Functions
Note:
See TracChangeset
for help on using the changeset viewer.
