Function vector_integ_ul_xy_interp (o2scl)¶
-
template<class
vec_t
, classvec2_t
>
doubleo2scl
::
vector_integ_ul_xy_interp
(size_t n, const vec_t &x, const vec2_t &y, double x2, size_t interp_type = itp_linear)¶ Compute the integral over
y(x)
using interpolation up to a specified upper limit.