|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <DownSampledImagePsf.h>
Public Types | |
| using | context_t = typename std::unique_ptr<SourceXtractor::ImagePsf::ConvolutionContext> |
Static Public Attributes | |
| static constexpr bool | has_context = true |
Specialization of PsfTraits, as DFTConvolution has the concept of context
Definition at line 73 of file DownSampledImagePsf.h.
| using ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf >::context_t = typename std::unique_ptr<SourceXtractor::ImagePsf::ConvolutionContext> |
Definition at line 74 of file DownSampledImagePsf.h.
|
staticconstexpr |
Definition at line 75 of file DownSampledImagePsf.h.