AstrometryTransformLinear
=========================

.. currentmodule:: lsst.jointcal

.. autoclass:: AstrometryTransformLinear
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~AstrometryTransformLinear.apply
      ~AstrometryTransformLinear.coeff
      ~AstrometryTransformLinear.computeDerivative
      ~AstrometryTransformLinear.determinant
      ~AstrometryTransformLinear.getNpar
      ~AstrometryTransformLinear.getOrder
      ~AstrometryTransformLinear.linearApproximation
      ~AstrometryTransformLinear.offsetParams
      ~AstrometryTransformLinear.read
      ~AstrometryTransformLinear.toAstMap
      ~AstrometryTransformLinear.write

   .. rubric:: Methods Documentation

   .. automethod:: apply
   .. automethod:: coeff
   .. automethod:: computeDerivative
   .. automethod:: determinant
   .. automethod:: getNpar
   .. automethod:: getOrder
   .. automethod:: linearApproximation
   .. automethod:: offsetParams
   .. automethod:: read
   .. automethod:: toAstMap
   .. automethod:: write