Function vector_bound_fracint (o2scl)¶
-
template<class
vec_t
, classvec2_t
>
into2scl
::
vector_bound_fracint
(size_t n, vec_t &x, vec2_t &y, double frac, double &low, double &high, int boundaries = 0, int verbose = 0, bool err_on_fail = true)¶ Find the boundaries of the region enclosing a integral.
This function finds the boundaries of the region which has integral equal to
frac
times the full integral from the lower x limit to the upper x limit.