Function vector_deriv2_interp (o2scl)

O2scl : Function List

template<class ovec_t, class vec2_t>
void o2scl::vector_deriv2_interp(size_t n, ovec_t &v, vec2_t &dv, size_t interp_type = itp_linear)

Compute second derivative at all points from an interpolation object.