Changeset 14941
- Timestamp:
- Sep 20, 2007, 2:10:43 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotMakeResiduals.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotMakeResiduals.c
r13900 r14941 138 138 psStats *fluxStatsDef = psStatsAlloc (statOption | PS_STAT_SAMPLE_STDEV); 139 139 140 // Use psF64 to minimize overflow problems? 140 141 psImage *A = psImageAlloc(3, 3, PS_TYPE_F64); // Least-squares matrix 141 142 psVector *B = psVectorAlloc(3, PS_TYPE_F64); // Least-squares vector
Note:
See TracChangeset
for help on using the changeset viewer.
