scipy.interpolate.NearestNDInterpolator
=======================================

.. currentmodule:: scipy.interpolate

.. autoclass:: NearestNDInterpolator

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~NearestNDInterpolator.__init__