Changeset 18297 for trunk/psLib
- Timestamp:
- Jun 23, 2008, 3:47:14 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageInterpolate.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageInterpolate.c
r18162 r18297 7 7 * @author Paul Price, IfA 8 8 * 9 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2008-06- 17 21:24:58$9 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2008-06-24 01:47:14 $ 11 11 * 12 12 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii … … 586 586 *varianceValue += xInterpValue * kernel2; /* Interpolating in y */ \ 587 587 } \ 588 *varianceValue /= ySumKernel2; \ 588 589 break; \ 589 590 }
Note:
See TracChangeset
for help on using the changeset viewer.
