MultiShapeletFunction
=====================

.. currentmodule:: lsst.shapelet

.. autoclass:: MultiShapeletFunction
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~MultiShapeletFunction.addComponent
      ~MultiShapeletFunction.convolve
      ~MultiShapeletFunction.evaluate
      ~MultiShapeletFunction.getComponents
      ~MultiShapeletFunction.normalize
      ~MultiShapeletFunction.shiftInPlace
      ~MultiShapeletFunction.transformInPlace

   .. rubric:: Methods Documentation

   .. automethod:: addComponent
   .. automethod:: convolve
   .. automethod:: evaluate
   .. automethod:: getComponents
   .. automethod:: normalize
   .. automethod:: shiftInPlace
   .. automethod:: transformInPlace