SoftDTW Subpackage
==================

.. automodule:: dtw_loss_functions.soft_dtw_implementations
   :members:
   :show-inheritance:
   :undoc-members:

.. toctree::
   :maxdepth: 1
   :caption: SoftDTW Implementations

   dtw_loss_functions.soft_dtw_implementations.soft_dtw_cuda_mag
   dtw_loss_functions.soft_dtw_implementations.pysdtw_normalize
   dtw_loss_functions.soft_dtw_implementations.soft_dtw_cuda_ron
