- Timestamp:
- Mar 19, 2013, 2:45:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/psModules/src/objects/models/pmModel_EXP.h
r29004 r35321 5 5 psF32 pmModelFunc_EXP(psVector *deriv, const psVector *params, const psVector *pixcoord); 6 6 bool pmModelLimits_EXP(psMinConstraintMode mode, int nParam, float *params, float *beta); 7 bool pmModelGuess_EXP(pmModel *model, pmSource *source );7 bool pmModelGuess_EXP(pmModel *model, pmSource *source, psImageMaskType maskVal, psImageMaskType markVal); 8 8 psF64 pmModelFlux_EXP(const psVector *params); 9 9 psF64 pmModelRadius_EXP(const psVector *params, psF64 flux);
Note:
See TracChangeset
for help on using the changeset viewer.
