.. raw:: html

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

B3
============================

.. currentmodule:: splinebox.basis_functions

.. autoclass:: B3
   :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
      
         B3.__call__
         B3.filter_periodic
         B3.filter_symmetric
         B3.refinement_mask
      
         B3.__call__
  

  
  
  

.. _sphx_glr_backref_splinebox.B3:

.. minigallery:: splinebox.B3