IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35394 for trunk/psLib


Ignore:
Timestamp:
Apr 11, 2013, 3:21:06 PM (13 years ago)
Author:
watersc1
Message:

Update to FWHM rejection. I've not fully tested this yet, although it does seem to work as intended in the initial tests.

Location:
trunk/psLib/src
Files:
2 added
2 edited

Legend:

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

    r16793 r35394  
    1616        psMinimizePowell.c \
    1717        psMinimizePolyFit.c \
     18        psMixtureModels.c \
    1819        psPolynomial.c \
    1920        psPolynomialMetadata.c \
     
    4546        psMinimizePowell.h \
    4647        psMinimizePolyFit.h \
     48        psMixtureModels.h \
    4749        psPolynomial.h \
    4850        psPolynomialMetadata.h \
  • trunk/psLib/src/pslib_strict.h

    r32251 r35394  
    7676#include "psMinimizePowell.h"
    7777#include "psMinimizePolyFit.h"
     78#include "psMixtureModels.h"
    7879#include "psMutex.h"
    7980#include "psRandom.h"
Note: See TracChangeset for help on using the changeset viewer.