FluxTransformChebyshev
======================

.. currentmodule:: lsst.jointcal

.. autoclass:: FluxTransformChebyshev
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~FluxTransformChebyshev.clone
      ~FluxTransformChebyshev.computeParameterDerivatives
      ~FluxTransformChebyshev.getBBox
      ~FluxTransformChebyshev.getCoefficients
      ~FluxTransformChebyshev.getNpar
      ~FluxTransformChebyshev.getOrder
      ~FluxTransformChebyshev.getParameters
      ~FluxTransformChebyshev.integrate
      ~FluxTransformChebyshev.offsetParams
      ~FluxTransformChebyshev.transform
      ~FluxTransformChebyshev.transformError

   .. rubric:: Methods Documentation

   .. automethod:: clone
   .. automethod:: computeParameterDerivatives
   .. automethod:: getBBox
   .. automethod:: getCoefficients
   .. automethod:: getNpar
   .. automethod:: getOrder
   .. automethod:: getParameters
   .. automethod:: integrate
   .. automethod:: offsetParams
   .. automethod:: transform
   .. automethod:: transformError