scipy.interpolate.BPoly
=======================

.. currentmodule:: scipy.interpolate

.. autoclass:: BPoly

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~BPoly.__init__
      ~BPoly.antiderivative
      ~BPoly.construct_fast
      ~BPoly.derivative
      ~BPoly.extend
      ~BPoly.from_derivatives
      ~BPoly.from_power_basis
      ~BPoly.integrate
   
   

   
   
   .. rubric:: Attributes

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