Function vector_deriv_fivept_tap (o2scl)

O2scl : Function List

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

Derivative of a vector with a five-point formula with four- and three-point formulas used at the edges.