Function vector_deriv_threept_tap (o2scl)

O2scl : Function List

template<class vec_t, class vec2_t, class fp_t = double>
void o2scl::vector_deriv_threept_tap(size_t n, vec_t &v, vec2_t &dv)

Derivative of a vector with a three-point formula using two-point at the edges.