Function vector_deriv2_xy_interp (o2scl)

O2scl : Function List

template<class vec_t, class vec2_t, class vec3_t>
void o2scl::vector_deriv2_xy_interp(size_t n, vec_t &vx, vec2_t &vy, vec3_t &dv, size_t interp_type = itp_linear)

Compute second derivative at all points from an interpolation object.