SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Attributes | List of all members
ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf > Struct Template Reference

#include <DownSampledImagePsf.h>

Public Types

using context_t = typename std::unique_ptr< SourceXtractor::ImagePsf::ConvolutionContext >
 

Static Public Attributes

static constexpr bool has_context = true
 

Detailed Description

template<>
struct ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf >

Specialization of PsfTraits, as DFTConvolution has the concept of context

Definition at line 70 of file DownSampledImagePsf.h.

Member Typedef Documentation

using ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf >::context_t = typename std::unique_ptr<SourceXtractor::ImagePsf::ConvolutionContext>

Definition at line 71 of file DownSampledImagePsf.h.

Member Data Documentation

constexpr bool ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf >::has_context = true
static

Definition at line 72 of file DownSampledImagePsf.h.


The documentation for this struct was generated from the following file: