Changeset 14701 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Aug 29, 2007, 5:50:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r14648 r14701 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-08- 23 23:43:12$8 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-08-30 03:50:28 $ 10 10 * 11 11 * Copyright 2004-207 Institute for Astronomy, University of Hawaii … … 81 81 const psRegion *region, ///< Region to convolve (or NULL) 82 82 const psVector *solution, ///< The solution vector 83 const pmSubtractionKernels *kernels ///< Kernel parameters 83 const pmSubtractionKernels *kernels, ///< Kernel parameters 84 bool useFFT ///< Use Fast Fourier Transform for the convolution? 84 85 ); 85 86
Note:
See TracChangeset
for help on using the changeset viewer.
