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