Function rebin_xy (o2scl)
=========================

:ref:`O2scl <o2scl>` : :ref:`Function List`

.. doxygenfunction:: o2scl::rebin_xy(const vec_t &x, const vec2_t &y, vec3_t &x_out, vec4_t &y_out, size_t n_pts, size_t interp_type)

.. doxygenfunction:: o2scl::rebin_xy(const vec_t &x, const vec2_t &y, vec3_t &x_out, vec4_t &y_out, size_t n_pts, size_t interp_type1, size_t interp_type2, double acc=1.0e-4)

