IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2005, 3:20:38 PM (21 years ago)
Author:
gusciora
Message:

....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/verified/tst_psSpline1D.stdout

    r5183 r5647  
    55simple x->y mapping (defined by myFunc00()).  We do this for both F32
    66and F64 versions of the input x and y vectors.
     7    Number of splines: 1
     8Performing the F32 test....
     9Performing the F64 test....
    710
    811psSplineEvalTest_sub00b(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a
    912more complicated x->y mapping (defined by myFunc00b()).  We do this for
    1013both F32 and F64 versions of the input x and y vectors.
     14    Number of splines: 1
     15Performing the F32 test....
     16Performing the F64 test....
    1117
    1218psSplineEvalTest_sub00c(): This is similar to psSplineEvalTest_sub00b()
    1319except that the x vector is NULL.
     20    Number of splines: 1
     21Performing the F32 test....
     22Performing the F64 test....
     23
     24psSplineEvalTest_sub00(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a very
     25simple x->y mapping (defined by myFunc00()).  We do this for both F32
     26and F64 versions of the input x and y vectors.
     27    Number of splines: 95
     28Performing the F32 test....
     29Performing the F64 test....
     30
     31psSplineEvalTest_sub00b(): We test the psVectorFitSpline1D, psSpline1DEval() functions with a
     32more complicated x->y mapping (defined by myFunc00b()).  We do this for
     33both F32 and F64 versions of the input x and y vectors.
     34    Number of splines: 95
     35Performing the F32 test....
     36Performing the F64 test....
     37
     38psSplineEvalTest_sub00c(): This is similar to psSplineEvalTest_sub00b()
     39except that the x vector is NULL.
     40    Number of splines: 95
     41Performing the F32 test....
     42Performing the F64 test....
     43Performing the F32 test....
    1444Testing psSpline1DEvalVector() with an F32 vector.
    1545Testing psSpline1DEvalVector() with an F64 vector.
Note: See TracChangeset for help on using the changeset viewer.