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

Functions rebin_xy
==================

.. doxygenfunction:: 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:: 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)

