SourceXtractorPlusPlus
0.16
Please provide a description of the project.
|
#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 70 of file DownSampledImagePsf.h.
using ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf >::context_t = typename std::unique_ptr<SourceXtractor::ImagePsf::ConvolutionContext> |
Definition at line 71 of file DownSampledImagePsf.h.
|
staticconstexpr |
Definition at line 72 of file DownSampledImagePsf.h.