IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2008, 12:02:09 PM (18 years ago)
Author:
Paul Price
Message:

Adding psPolynomialMD --- multidimensional polynomial fitting (without needing to know the dimension beforehand, and allowing more dimensions than 4). Will use this in the construction of darks, where we will fit exposure time, temperature, and maybe time since power-on.

File:
1 edited

Legend:

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

    r15818 r16793  
    1919        psPolynomialMetadata.c \
    2020        psPolynomialUtils.c \
     21        psPolynomialMD.c \
    2122        psRandom.c \
    2223        psRegion.c \
     
    4748        psPolynomialMetadata.h \
    4849        psPolynomialUtils.h \
     50        psPolynomialMD.h \
    4951        psRandom.h \
    5052        psRegion.h \
Note: See TracChangeset for help on using the changeset viewer.