Changeset 29165 for branches/eam_branches/ipp-20100823/psModules/src/imcombine/pmSubtractionStamps.c
- Timestamp:
- Sep 15, 2010, 5:32:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/psModules/src/imcombine/pmSubtractionStamps.c
r29148 r29165 244 244 list->flux = NULL; 245 245 list->normFrac = normFrac; 246 list->normValue = NAN; 246 247 list->window1 = NULL; 247 248 list->window2 = NULL; … … 343 344 stamp->vector = NULL; 344 345 stamp->norm = NAN; 346 stamp->normSquare1 = NAN; 347 stamp->normSquare2 = NAN; 345 348 346 349 return stamp;
Note:
See TracChangeset
for help on using the changeset viewer.
