SourceXtractorPlusPlus
0.10
Please provide a description of the project.
SEFramework
SEFramework
Convolution
Convolution.h
Go to the documentation of this file.
1
17
/*
18
* @file SEFramework/Convolution/Convolution.h
19
* @date 17/09/18
20
* @author aalvarez
21
*/
22
23
#ifndef _SEFRAMEWORK_CONVOLUTION_CONVOLUTION_H
24
#define _SEFRAMEWORK_CONVOLUTION_CONVOLUTION_H
25
26
#include "
DirectConvolution.h
"
27
#include "
DFT.h
"
28
29
namespace
SourceXtractor
{
30
34
typedef
DFTConvolution<SeFloat, PaddedImage<SeFloat, Reflect101Coordinates>
>
DefaultConvolutionStrategy
;
35
36
}
// end SourceXtractor
37
38
39
#endif // _SEFRAMEWORK_CONVOLUTION_CONVOLUTION_H
SourceXtractor::DefaultConvolutionStrategy
DFTConvolution< SeFloat, PaddedImage< SeFloat, Reflect101Coordinates > > DefaultConvolutionStrategy
Definition:
Convolution.h:34
SourceXtractor::DFTConvolution
Definition:
DFT.h:46
DFT.h
SourceXtractor
Definition:
Aperture.h:30
DirectConvolution.h
Generated by
1.8.15