SourceXtractorPlusPlus  0.13
Please provide a description of the project.
Public Types | Static Public Attributes | List of all members
ModelFitting::PsfTraits< SourceXtractor::ImagePsf > Struct Reference

#include <ImagePsf.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 82 of file ImagePsf.h.

Member Typedef Documentation

◆ context_t

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

Definition at line 83 of file ImagePsf.h.

Member Data Documentation

◆ has_context

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

Definition at line 84 of file ImagePsf.h.


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