makeInterpolate¶
- 
lsst.afw.math.makeInterpolate(*args, **kwargs)¶
- Overloaded function. - makeInterpolate(x: List[float], y: List[float], style: lsst.afw.math.Interpolate.Style = <Style.???: 5>) -> lsst.afw.math.Interpolate
- makeInterpolate(x: numpy.ndarray, y: numpy.ndarray, style: lsst.afw.math.Interpolate.Style = <Style.???: 5>) -> lsst.afw.math.Interpolate