NestedModel =============================== .. currentmodule:: sherpa.models.model .. autoclass:: NestedModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NestedModel.thawedparhardmaxes ~NestedModel.thawedparhardmins ~NestedModel.thawedparmaxes ~NestedModel.thawedparmins ~NestedModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~NestedModel.apply ~NestedModel.calc ~NestedModel.get_center ~NestedModel.guess ~NestedModel.reset ~NestedModel.set_center ~NestedModel.startup ~NestedModel.teardown ~NestedModel.wrapobj .. 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 .. automethod:: wrapobj