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