IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2006, 11:09:08 AM (20 years ago)
Author:
gusciora
Message:

This file contains some of the generic math functions which
were previously in psStats and psSpline and psMinimize.

File:
1 edited

Legend:

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

    r6101 r6305  
    1515        psPolynomial.c \
    1616        psSpline.c \
    17         psStats.c
     17        psStats.c \
     18        psMathUtils.c
    1819
    1920EXTRA_DIST = math.i
     
    3233        psPolynomial.h \
    3334        psSpline.h \
    34         psStats.h
     35        psStats.h \
     36        psMathUtils.h
Note: See TracChangeset for help on using the changeset viewer.