Changeset 5049 for trunk/psphot/src/psLibUtils.h
- Timestamp:
- Sep 13, 2005, 4:06:55 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psLibUtils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psLibUtils.h
r5048 r5049 23 23 const psVector *yErr, 24 24 psMinimizeLMChi2Func func); 25 26 bool 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); 25 33 26 34 // minimize
Note:
See TracChangeset
for help on using the changeset viewer.
