ArithmeticFunctionModel =========================================== .. currentmodule:: sherpa.models.model .. autoclass:: ArithmeticFunctionModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ArithmeticFunctionModel.lpars ~ArithmeticFunctionModel.ndim ~ArithmeticFunctionModel.pars ~ArithmeticFunctionModel.thawedparhardmaxes ~ArithmeticFunctionModel.thawedparhardmins ~ArithmeticFunctionModel.thawedparmaxes ~ArithmeticFunctionModel.thawedparmins ~ArithmeticFunctionModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~ArithmeticFunctionModel.calc ~ArithmeticFunctionModel.freeze ~ArithmeticFunctionModel.get_center ~ArithmeticFunctionModel.get_components_by_class ~ArithmeticFunctionModel.get_components_by_name ~ArithmeticFunctionModel.get_parts ~ArithmeticFunctionModel.get_thawed_pars ~ArithmeticFunctionModel.guess ~ArithmeticFunctionModel.reset ~ArithmeticFunctionModel.set_center ~ArithmeticFunctionModel.startup ~ArithmeticFunctionModel.teardown ~ArithmeticFunctionModel.thaw .. rubric:: Attributes Documentation .. autoattribute:: lpars .. autoattribute:: ndim .. autoattribute:: pars .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: calc .. automethod:: freeze .. automethod:: get_center .. automethod:: get_components_by_class .. automethod:: get_components_by_name .. automethod:: get_parts .. automethod:: get_thawed_pars .. automethod:: guess .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw