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