Function lsst::afw::math::makeInterpolate(ndarray::Array<double const, 1> const&, ndarray::Array<double const, 1> const&, Interpolate::Style const)

Function Documentation

std::shared_ptr<Interpolate> lsst::afw::math::makeInterpolate(ndarray::Array<double const, 1> const &x, ndarray::Array<double const, 1> const &y, Interpolate::Style const style = Interpolate::AKIMA_SPLINE)