Function vector_deriv_threept (o2scl)
¶
O2scl
:
Function List
template
<
class
vec_t
,
class
vec2_t
,
class
fp_t
=
double
>
void
o2scl
::
vector_deriv_threept
(
size_t
n
,
vec_t
&
v
,
vec2_t
&
dv
)
¶
Derivative of a vector with a three-point formula.