TautSpline
==========

.. currentmodule:: lsst.afw.math

.. autoclass:: TautSpline
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TautSpline.Even
      ~TautSpline.Odd
      ~TautSpline.Unknown

   .. rubric:: Methods Summary

   .. autosummary::

      ~TautSpline.derivative
      ~TautSpline.interpolate
      ~TautSpline.roots

   .. rubric:: Attributes Documentation

   .. autoattribute:: Even
   .. autoattribute:: Odd
   .. autoattribute:: Unknown

   .. rubric:: Methods Documentation

   .. automethod:: derivative
   .. automethod:: interpolate
   .. automethod:: roots