SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
PointModel.h
Go to the documentation of this file.
1
23#ifndef MODELFITTING_POINTMODEL_H
24#define MODELFITTING_POINTMODEL_H
25
29
30namespace ModelFitting {
31
43
44} // end of namespace ModelFitting
45
46#endif /* MODELFITTING_POINTMODEL_H */
47
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > x
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > y
PointModel(std::shared_ptr< BasicParameter > x, std::shared_ptr< BasicParameter > y, std::shared_ptr< BasicParameter > value)