scipy.interpolate.LinearNDInterpolator
======================================

.. currentmodule:: scipy.interpolate

.. autoclass:: LinearNDInterpolator

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~LinearNDInterpolator.__init__