LinearSersicMixInterpolator

class lsst.gauss2d.fit.LinearSersicMixInterpolator

Bases: SersicMixInterpolator

Attributes Summary

order

Methods Summary

integralsizes(self, arg0)

integralsizes_derivs(self, arg0)

Attributes Documentation

order

Methods Documentation

integralsizes(self: lsst.gauss2d.fit._gauss2d_fit.LinearSersicMixInterpolator, arg0: float) list[lsst.gauss2d.fit._gauss2d_fit.IntegralSize]
integralsizes_derivs(self: lsst.gauss2d.fit._gauss2d_fit.LinearSersicMixInterpolator, arg0: float) list[lsst.gauss2d.fit._gauss2d_fit.IntegralSize]