IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2005, 2:29:06 PM (21 years ago)
Author:
gusciora
Message:

Split psFunctions into psSpline and psPolynomial.

File:
1 edited

Legend:

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

    r4547 r4973  
    1111psSpline1D->knots->data.F32[4] is 10.000000
    1212
    13 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAlloc(): linear, normal} | tst_psFunc02.c)
     13---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, normal} | tst_psFunc02.c)
    1414
    1515/***************************** TESTPOINT ******************************************\
     
    2020
    2121
    22 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAlloc(): linear, min/max are equal} | tst_psFunc02.c)
     22---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, min/max are equal} | tst_psFunc02.c)
    2323
    2424/***************************** TESTPOINT ******************************************\
     
    3434psSpline1D->knots->data.F32[4] is -1.000000
    3535
    36 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAlloc(): linear, min > max.} | tst_psFunc02.c)
     36---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): linear, min > max.} | tst_psFunc02.c)
    3737
    3838/***************************** TESTPOINT ******************************************\
     
    4848psSpline1D->data.F32[4] is 10.000000
    4949
    50 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAlloc(): cubic, normal} | tst_psFunc02.c)
     50---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, normal} | tst_psFunc02.c)
    5151
    5252/***************************** TESTPOINT ******************************************\
     
    5757
    5858
    59 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAlloc(): cubic, min/max are equal} | tst_psFunc02.c)
     59---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, min/max are equal} | tst_psFunc02.c)
    6060
    6161/***************************** TESTPOINT ******************************************\
     
    7171psSpline1D->knots->data.F32[4] is -1.000000
    7272
    73 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAlloc(): cubic, min > max.} | tst_psFunc02.c)
     73---> TESTPOINT PASSED (psSpline functions{psSpline1DAlloc(): cubic, min > max.} | tst_psFunc02.c)
    7474
    7575/***************************** TESTPOINT ******************************************\
     
    8585psSpline1D->knots->data.F32[4] is 10.000000
    8686
    87 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAllocGeneric(): linear, normal} | tst_psFunc02.c)
     87---> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): linear, normal} | tst_psFunc02.c)
    8888
    8989/***************************** TESTPOINT ******************************************\
     
    9494
    9595
    96 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAllocGeneric(): bound equal to NULL} | tst_psFunc02.c)
     96---> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): bound equal to NULL} | tst_psFunc02.c)
    9797
    9898/***************************** TESTPOINT ******************************************\
     
    103103
    104104
    105 ---> TESTPOINT PASSED (psFunctions functions{psSpline1DAllocGeneric(): bounds with zero elements} | tst_psFunc02.c)
     105---> TESTPOINT PASSED (psSpline functions{psSpline1DAllocGeneric(): bounds with zero elements} | tst_psFunc02.c)
    106106
Note: See TracChangeset for help on using the changeset viewer.