Changeset 20620 for trunk/psModules/src/detrend/pmRemnance.c
- Timestamp:
- Nov 9, 2008, 6:19:57 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmRemnance.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmRemnance.c
r20617 r20620 12 12 13 13 14 bool pmRem ance(pmReadout *ro, ///< Readout with input image15 psMaskType maskVal, ///< Value of mask16 psMaskType maskRem ///< Value to give remance17 )14 bool pmRemnance(pmReadout *ro, ///< Readout with input image 15 psMaskType maskVal, ///< Value of mask 16 psMaskType maskRem ///< Value to give remance 17 ) 18 18 { 19 19 PM_ASSERT_READOUT_NON_NULL(ro, false);
Note:
See TracChangeset
for help on using the changeset viewer.
