SourceXtractorPlusPlus
0.16
Please provide a description of the project.
ModelFitting
ModelFitting
Image
PsfTraits.h
Go to the documentation of this file.
1
23
#ifndef MODELFITTING_PSFTRAITS_H
24
#define MODELFITTING_PSFTRAITS_H
25
26
namespace
ModelFitting
{
27
36
template
<
typename
PsfType>
37
struct
PsfTraits
{
38
using
context_t
=
std::false_type
;
39
static
constexpr
bool
has_context
=
false
;
40
};
41
42
}
// end namespace ModelFitting
43
44
#endif
// MODELFITTING_PSFTRAITS_H
std::false_type
ModelFitting
Definition:
AsinhChiSquareComparator.h:30
ModelFitting::PsfTraits
Definition:
PsfTraits.h:37
ModelFitting::PsfTraits::has_context
static constexpr bool has_context
Definition:
PsfTraits.h:39
Generated by
1.9.1