CorrelationMatrix
=================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: CorrelationMatrix
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CorrelationMatrix.shape

   .. rubric:: Methods Summary

   .. autosummary::

      ~CorrelationMatrix.__call__

   .. rubric:: Attributes Documentation

   .. autoattribute:: shape

   .. rubric:: Methods Documentation

   .. automethod:: __call__