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