Class LagrangeInterpolator¶ Defined in File interpolation.h Class Documentation¶ class LagrangeInterpolator¶ Public Functions LagrangeInterpolator(const VecXd &x, double xi, int order)¶ double Interpolate(const VecXd &data)¶