Changeset 28814
- Timestamp:
- Jul 30, 2010, 4:27:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psastro/src/psastroModelFitBoresite.c
r23989 r28814 80 80 params->data.F32[PAR_T0] = 0.0; 81 81 82 psMinimization *myMin = psMinimizationAlloc (25, 0.001 );82 psMinimization *myMin = psMinimizationAlloc (25, 0.001, 1.0); 83 83 psImage *covar = psImageAlloc (params->n, params->n, PS_TYPE_F32); 84 84
Note:
See TracChangeset
for help on using the changeset viewer.
