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_psFunc05.c

    r4731 r4973  
    1414#include "psTest.h"
    1515#include "psMemory.h"
    16 #include "psFunctions.h"
     16#include "psSpline.h"
    1717#define N 8
    1818#define SPLINE_ORDER 1
     
    7676
    7777    printFooter(stdout,
    78                 "psFunctions functions",
     78                "psSpline functions",
    7979                "psSpline1DAlloc()",
    8080                testStatus);
Note: See TracChangeset for help on using the changeset viewer.