.. customcarditem::
   :header: Procrustes Disparity
   :image: _static/fetched-s3-assets/tabular_classification.svg
   :tags: shape

.. include:: ../links.rst

####################
Procrustes Disparity
####################

Module Interface
________________

.. autoclass:: torchmetrics.shape.ProcrustesDisparity
    :exclude-members: update, compute


Functional Interface
____________________

.. autofunction:: torchmetrics.functional.shape.procrustes_disparity