Function vector_integ_durand (o2scl)¶
-
template<class
vec_t
, classfp_t
= double>
fp_to2scl
::
vector_integ_durand
(size_t n, vec_t &v)¶ Integrate with Durand’s rule for 4 or more points.
This function falls back to the equivalent of vector_integ_threept() for 3 points.