.. raw:: html

   <div class="prename">splinebox.basis_functions.</div>
   <div class="empty"></div>

CatmullRom
====================================

.. currentmodule:: splinebox.basis_functions

.. autoclass:: CatmullRom
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. It doesn't appear because of the indentation.
      .. autosummary::
         :toctree:
         :template: method.rst
      
         CatmullRom.__call__
         CatmullRom.filter_periodic
         CatmullRom.filter_symmetric
         CatmullRom.refinement_mask
      
         CatmullRom.__call__
  

  
  
  

.. _sphx_glr_backref_splinebox.CatmullRom:

.. minigallery:: splinebox.CatmullRom