MatrixBuilderD¶
- class lsst.shapelet.MatrixBuilderD¶
Bases:
pybind11_objectMethods Summary
__call__(*args, **kwargs)Overloaded function.
allocateOutput(self)getBasisSize(self)getDataSize(self)Methods Documentation
- __call__(*args, **kwargs)¶
Overloaded function.
__call__(self: lsst.shapelet.MatrixBuilderD, arg0: numpy.ndarray, arg1: lsst.afw.geom.ellipses.Ellipse) -> None
__call__(self: lsst.shapelet.MatrixBuilderD, arg0: lsst.afw.geom.ellipses.Ellipse) -> numpy.ndarray
- allocateOutput(self: lsst.shapelet.MatrixBuilderD) numpy.ndarray¶
- getBasisSize(self: lsst.shapelet.MatrixBuilderD) int¶
- getDataSize(self: lsst.shapelet.MatrixBuilderD) int¶