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/tst_psFunc04.c

    r4731 r4973  
    1313#include "psTest.h"
    1414#include "psMemory.h"
    15 #include "psFunctions.h"
     15#include "psSpline.h"
    1616
    1717#define N 8
     
    6565
    6666    printFooter(stdout,
    67                 "psFunctions functions",
     67                "psSpline functions",
    6868                "psSpline1DAlloc()",
    6969                testStatus);
     
    120120
    121121    printFooter(stdout,
    122                 "psFunctions functions",
     122                "psSpline functions",
    123123                "psSpline1DAlloc()",
    124124                testStatus);
Note: See TracChangeset for help on using the changeset viewer.