Changeset 26491 for branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionDeconvolve.h
- Timestamp:
- Dec 29, 2009, 8:04:00 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionDeconvolve.h
r26479 r26491 1 #ifndef PM_SUBTRACTION_ HERMITIAN_H2 #define PM_SUBTRACTION_ HERMITIAN_H1 #ifndef PM_SUBTRACTION_DECONVOLVE_H 2 #define PM_SUBTRACTION_DECONVOLVE_H 3 3 4 4 /* these function support deconvolution operations used to generate deconvolved kernels. These … … 11 11 psKernel *pmSubtractionDeconvolveKernel (psKernel *kernelTarg, psKernel *kernelConv); 12 12 13 bool pmSubtractionDeconvolutionTest ( );13 bool pmSubtractionDeconvolutionTest (int order); 14 14 15 15 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
