SourceXtractorPlusPlus
0.14
Please provide a description of the project.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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::PsfTraits::has_context
static constexpr bool has_context
Definition:
PsfTraits.h:39
ModelFitting::PsfTraits
Definition:
PsfTraits.h:37
Generated by
1.8.5