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