Periodic Nonuniform Piecewise [toc]
===================================

.. list-table::
   :widths: 25 75
   :header-rows: 0

   * - **Periodic Nonuniform Piecewise**
     - **PeriodicNonuniformPiecewise** is a class of ``splinekit``. It provides the generic data structure that organizes the pieces. Each piece is made of an interval over which it is defined (its domain) and a payload (its item).

.. toctree::
   :maxdepth: 0

   01_periodic_nonuniform_piecewise
