Changeset 2439 for trunk/psLib/test/dataManip/tst_psFunc05.c
- Timestamp:
- Nov 24, 2004, 12:33:21 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psFunc05.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psFunc05.c
r2392 r2439 50 50 } 51 51 52 y = psSpline1DEvalVector(x, tmpSpline); 52 y = psSpline1DEvalVector( 53 tmpSpline, 54 x 55 ); 53 56 54 57 for (i=0;i<N+1;i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
