IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28999


Ignore:
Timestamp:
Aug 20, 2010, 11:48:34 AM (16 years ago)
Author:
eugene
Message:

updates to psMinimizationAlloc API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroModelFitBoresite.c

    r23989 r28999  
    8080    params->data.F32[PAR_T0] = 0.0;
    8181
    82     psMinimization *myMin = psMinimizationAlloc (25, 0.001);
     82    psMinimization *myMin = psMinimizationAlloc (25, 0.001, 1.0);
    8383    psImage *covar = psImageAlloc (params->n, params->n, PS_TYPE_F32);
    8484   
Note: See TracChangeset for help on using the changeset viewer.