.. raw:: html

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

B2
============================

.. currentmodule:: splinebox.basis_functions

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

  
  
  

.. _sphx_glr_backref_splinebox.B2:

.. minigallery:: splinebox.B2