LanczosFunction2D#
- class lsst.afw.math.LanczosFunction2D#
Bases:
Function2DMethods Summary
Methods Documentation
- __call__(self: lsst.afw.math.LanczosFunction2D, x: SupportsFloat, y: SupportsFloat) float#
- clone(self: lsst.afw.math.LanczosFunction2D) lsst.afw.math.Function2D#
- getOrder(self: lsst.afw.math.LanczosFunction2D) int#
- toString(self: lsst.afw.math.LanczosFunction2D, prefix: str = '') str#