GaussHermiteConvolution

class lsst.shapelet.GaussHermiteConvolution

Bases: pybind11_object

Methods Summary

computeRowOrder(self, arg0)

evaluate(self, arg0)

getColOrder(self)

getRowOrder(self)

Methods Documentation

computeRowOrder(self: int, arg0: int) int
evaluate(self: lsst.shapelet.GaussHermiteConvolution, arg0: lsst.afw.geom.ellipses.Ellipse) numpy.ndarray
getColOrder(self: lsst.shapelet.GaussHermiteConvolution) int
getRowOrder(self: lsst.shapelet.GaussHermiteConvolution) int