ArithmeticModel =================================== .. currentmodule:: sherpa.models.model .. autoclass:: ArithmeticModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ArithmeticModel.cache ~ArithmeticModel.lpars ~ArithmeticModel.ndim ~ArithmeticModel.numpy_binop_with_symbols ~ArithmeticModel.pars ~ArithmeticModel.thawedparhardmaxes ~ArithmeticModel.thawedparhardmins ~ArithmeticModel.thawedparmaxes ~ArithmeticModel.thawedparmins ~ArithmeticModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~ArithmeticModel.apply ~ArithmeticModel.cache_clear ~ArithmeticModel.cache_status ~ArithmeticModel.calc ~ArithmeticModel.freeze ~ArithmeticModel.get_center ~ArithmeticModel.get_components_by_class ~ArithmeticModel.get_components_by_name ~ArithmeticModel.get_parts ~ArithmeticModel.get_thawed_pars ~ArithmeticModel.guess ~ArithmeticModel.reset ~ArithmeticModel.set_center ~ArithmeticModel.startup ~ArithmeticModel.teardown ~ArithmeticModel.thaw .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: lpars .. autoattribute:: ndim .. autoattribute:: numpy_binop_with_symbols .. autoattribute:: pars .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: cache_clear .. automethod:: cache_status .. 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