Changeset 5647 for trunk/psLib/test/math/verified/tst_psSpline1D.stdout
- Timestamp:
- Nov 30, 2005, 3:20:38 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/verified/tst_psSpline1D.stdout
r5183 r5647 5 5 simple x->y mapping (defined by myFunc00()). We do this for both F32 6 6 and F64 versions of the input x and y vectors. 7 Number of splines: 1 8 Performing the F32 test.... 9 Performing the F64 test.... 7 10 8 11 psSplineEvalTest_sub00b(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a 9 12 more complicated x->y mapping (defined by myFunc00b()). We do this for 10 13 both F32 and F64 versions of the input x and y vectors. 14 Number of splines: 1 15 Performing the F32 test.... 16 Performing the F64 test.... 11 17 12 18 psSplineEvalTest_sub00c(): This is similar to psSplineEvalTest_sub00b() 13 19 except that the x vector is NULL. 20 Number of splines: 1 21 Performing the F32 test.... 22 Performing the F64 test.... 23 24 psSplineEvalTest_sub00(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a very 25 simple x->y mapping (defined by myFunc00()). We do this for both F32 26 and F64 versions of the input x and y vectors. 27 Number of splines: 95 28 Performing the F32 test.... 29 Performing the F64 test.... 30 31 psSplineEvalTest_sub00b(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a 32 more complicated x->y mapping (defined by myFunc00b()). We do this for 33 both F32 and F64 versions of the input x and y vectors. 34 Number of splines: 95 35 Performing the F32 test.... 36 Performing the F64 test.... 37 38 psSplineEvalTest_sub00c(): This is similar to psSplineEvalTest_sub00b() 39 except that the x vector is NULL. 40 Number of splines: 95 41 Performing the F32 test.... 42 Performing the F64 test.... 43 Performing the F32 test.... 14 44 Testing psSpline1DEvalVector() with an F32 vector. 15 45 Testing psSpline1DEvalVector() with an F64 vector.
Note:
See TracChangeset
for help on using the changeset viewer.
