Function vector_deriv_interp (o2scl)

O2scl : Function List

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

Compute derivative at all points from an interpolation object.