29 namespace ModelFitting {
36 :
ExtendedModel(std::
move(component_list), x_scale, y_scale, rotation_angle, width, height, x, y)
47 :
ExtendedModel(std::
move(component_list), x_scale, y_scale, rotation_angle, width, height, x, y)
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > x
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > y
std::vector< std::unique_ptr< ModelComponent > > m_component_list