makeForwardDifferenceMatrix

lsst.ip.diffim.makeForwardDifferenceMatrix(width: int, height: int, orders: List[int], borderPenalty: float, fitForBackground: bool) numpy.ndarray[numpy.float64[m, n]]