SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Public Types | Static Public Attributes | List of all members
ModelFitting::PsfTraits< SourceXtractor::DownSampledImagePsf > Struct 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

Specialization of PsfTraits, as DFTConvolution has the concept of context

Definition at line 70 of file DownSampledImagePsf.h.

Member Typedef Documentation

◆ context_t

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

◆ has_context

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

Definition at line 72 of file DownSampledImagePsf.h.


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