makeForwardDifferenceMatrix#

lsst.ip.diffim.makeForwardDifferenceMatrix(width: SupportsInt | SupportsIndex, height: SupportsInt | SupportsIndex, orders: collections.abc.Sequence[SupportsInt | SupportsIndex], borderPenalty: SupportsFloat | SupportsIndex, fitForBackground: bool) Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']#