ArithmeticFunctionModel =========================================== .. currentmodule:: sherpa.models.model .. autoclass:: ArithmeticFunctionModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ArithmeticFunctionModel.thawedparhardmaxes ~ArithmeticFunctionModel.thawedparhardmins ~ArithmeticFunctionModel.thawedparmaxes ~ArithmeticFunctionModel.thawedparmins ~ArithmeticFunctionModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~ArithmeticFunctionModel.calc ~ArithmeticFunctionModel.get_center ~ArithmeticFunctionModel.guess ~ArithmeticFunctionModel.reset ~ArithmeticFunctionModel.set_center ~ArithmeticFunctionModel.startup ~ArithmeticFunctionModel.teardown .. rubric:: Attributes Documentation .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: calc .. automethod:: get_center .. automethod:: guess .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown