SimpleMatch
===========

.. currentmodule:: lsst.afw.table

.. autoclass:: SimpleMatch
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SimpleMatch.distance
      ~SimpleMatch.first
      ~SimpleMatch.second

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimpleMatch.clone

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

   .. automethod:: clone