scipy.interpolate.Akima1DInterpolator
=====================================

.. currentmodule:: scipy.interpolate

.. autoclass:: Akima1DInterpolator

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Akima1DInterpolator.__init__
      ~Akima1DInterpolator.antiderivative
      ~Akima1DInterpolator.construct_fast
      ~Akima1DInterpolator.derivative
      ~Akima1DInterpolator.extend
      ~Akima1DInterpolator.from_bernstein_basis
      ~Akima1DInterpolator.from_spline
      ~Akima1DInterpolator.integrate
      ~Akima1DInterpolator.roots
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Akima1DInterpolator.axis
      ~Akima1DInterpolator.c
      ~Akima1DInterpolator.extrapolate
      ~Akima1DInterpolator.x