Changeset 17832 for trunk/psModules/src/objects/pmSource.c
- Timestamp:
- May 28, 2008, 11:48:49 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.c
r17396 r17832 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1.5 2$ $Name: not supported by cvs2svn $9 * @date $Date: 2008-0 4-08 18:35:38$8 * @version $Revision: 1.53 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2008-05-28 21:48:49 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 875 875 psF32 **target = source->pixels->data.F32; 876 876 if (mode & PM_MODEL_OP_NOISE) { 877 // XXX need to scale by the gain... 877 878 target = source->weight->data.F32; 878 879 }
Note:
See TracChangeset
for help on using the changeset viewer.
