makeInterpolate

lsst.afw.math.makeInterpolate(*args, **kwargs)

Overloaded function.

  1. makeInterpolate(x: List[float], y: List[float], style: lsst.afw.math.Interpolate.Style = <Style.???: 5>) -> lsst.afw.math.Interpolate

  2. makeInterpolate(x: numpy.ndarray, y: numpy.ndarray, style: lsst.afw.math.Interpolate.Style = <Style.???: 5>) -> lsst.afw.math.Interpolate