SourceXtractorPlusPlus  0.14
Please provide a description of the project.
 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::ImagePsf > Struct Template 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

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

Specialization of PsfTraits, as DFTConvolution has the concept of context

Definition at line 82 of file ImagePsf.h.

Member Typedef Documentation

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

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

Definition at line 84 of file ImagePsf.h.


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