IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2005, 11:35:50 AM (21 years ago)
Author:
gusciora
Message:

Split of psFunctions.c into psSpline.c and psPolynomial.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/Makefile.am

    r4540 r4958  
    99        psMinimize.c \
    1010        psRandom.c \
    11         psFunctions.c \
     11        psPolynomial.c \
     12        psSpline.c \
    1213        psStats.c \
    1314        psUnaryOp.c
     
    2324        psMinimize.h \
    2425        psRandom.h \
    25         psFunctions.h \
     26        psPolynomial.h \
     27        psSpline.h \
    2628        psStats.h \
    2729        psUnaryOp.h
Note: See TracChangeset for help on using the changeset viewer.