SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
ConstantModel.cpp
Go to the documentation of this file.
1
22
24
25namespace ModelFitting {
26
30
34
36
38 return m_value->getValue();
39}
40
41} // end of namespace ModelFitting
std::shared_ptr< BasicParameter > m_value
ConstantModel(std::shared_ptr< BasicParameter > value)