Changeset 21183 for trunk/psModules/src/detrend/pmShifts.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmShifts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmShifts.c
r15322 r21183 412 412 } 413 413 414 bool pmShiftsConvolve(pmReadout *detrend, const pmCell *source, ps MaskType maskVal)414 bool pmShiftsConvolve(pmReadout *detrend, const pmCell *source, psImageMaskType maskVal) 415 415 { 416 416 PS_ASSERT_PTR(detrend, false);
Note:
See TracChangeset
for help on using the changeset viewer.
