Function vector_integ_extended4 (o2scl)

O2scl : Function List

template<class vec_t, class fp_t = double>
fp_t o2scl::vector_integ_extended4(size_t n, vec_t &v)

Integrate with an extended rule for 4 or more points.

This function falls back to the equivalent of vector_integ_threept() for 3 points.