IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2005, 4:06:55 PM (21 years ago)
Author:
eugene
Message:

changed noise to weight, psImageData to eamReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psLibUtils.h

    r5048 r5049  
    2323                                 const psVector *yErr,
    2424                                 psMinimizeLMChi2Func func);
     25
     26bool psMinimizeGaussNewtonDelta_EAM (psVector *delta,
     27                                     const psVector *params,
     28                                     const psVector *paramMask,
     29                                     const psArray  *x,
     30                                     const psVector *y,
     31                                     const psVector *yErr,
     32                                     psMinimizeLMChi2Func func);
    2533
    2634// minimize
Note: See TracChangeset for help on using the changeset viewer.