SourceMatch
===========

.. currentmodule:: lsst.afw.table

.. autoclass:: SourceMatch
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SourceMatch.distance
      ~SourceMatch.first
      ~SourceMatch.second

   .. rubric:: Methods Summary

   .. autosummary::

      ~SourceMatch.clone

   .. rubric:: Attributes Documentation

   .. autoattribute:: distance
   .. autoattribute:: first
   .. autoattribute:: second

   .. rubric:: Methods Documentation

   .. automethod:: clone