Changeset 30266 for branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionEquation.h
- Timestamp:
- Jan 12, 2011, 9:32:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionEquation.h
r29543 r30266 92 92 bool pmSubtractionCalculateMomentsKernel(double *Mxx, double *Myy, psKernel *image, int footprint, int window); 93 93 94 bool pmSubtractionChisqStats(psVector *fluxesVector, psVector *chisqVector, psVector *momentVector, psKernel *convolved1, psKernel *convolved2, psKernel *residual, psKernel *weight, psKernel *window); 95 96 bool pmSubtractionCalculateChisqAndMoments(pmSubtractionStampList *stamps, 97 pmSubtractionKernels *kernels); 98 94 99 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
