- Timestamp:
- Jan 15, 2006, 8:20:03 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/imcombine/pmReadoutCombine.c
r5865 r5989 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1.2.10. 1$ $Name: not supported by cvs2svn $8 * @date $Date: 200 5-12-31 04:34:52$7 * @version $Revision: 1.2.10.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-01-15 18:20:03 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 216 216 int nKeep, nMin; 217 217 float keepFrac = 1.0 - params->fracLow - params->fracHigh; 218 float value ;218 float value = 0; 219 219 psF32 *saveVector = tmpPixelsKeep->data.F32; 220 220
Note:
See TracChangeset
for help on using the changeset viewer.
