IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 29, 2009, 8:04:00 AM (16 years ago)
Author:
eugene
Message:

modify preCalc to carry a specific structure to avoid confusion of array elements; update to use deconvolved hermitians

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionDeconvolve.h

    r26479 r26491  
    1 #ifndef PM_SUBTRACTION_HERMITIAN_H
    2 #define PM_SUBTRACTION_HERMITIAN_H
     1#ifndef PM_SUBTRACTION_DECONVOLVE_H
     2#define PM_SUBTRACTION_DECONVOLVE_H
    33
    44/* these function support deconvolution operations used to generate deconvolved kernels.  These
     
    1111psKernel *pmSubtractionDeconvolveKernel (psKernel *kernelTarg, psKernel *kernelConv);
    1212
    13 bool pmSubtractionDeconvolutionTest ();
     13bool pmSubtractionDeconvolutionTest (int order);
    1414
    1515# endif
Note: See TracChangeset for help on using the changeset viewer.