Log10TransformD¶
- class lsst.gauss2d.fit.Log10TransformD¶
- Bases: - TransformD- Methods Summary - derivative(self, arg0)- description(self)- forward(self, arg0)- reverse(self, arg0)- Methods Documentation - derivative(self: lsst.gauss2d.fit._gauss2d_fit.Log10TransformD, arg0: SupportsFloat) float¶
 - description(self: lsst.gauss2d.fit._gauss2d_fit.Log10TransformD) str¶
 - forward(self: lsst.gauss2d.fit._gauss2d_fit.Log10TransformD, arg0: SupportsFloat) float¶
 - reverse(self: lsst.gauss2d.fit._gauss2d_fit.Log10TransformD, arg0: SupportsFloat) float¶