You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanid="py-utils-utils-segmentation"></span><h1>py_utils.utils_segmentation<aclass="headerlink" href="#module-py_utils.utils_segmentation" title="Permalink to this headline">¶</a></h1>
<codeclass="sig-prename descclassname">py_utils.utils_segmentation.</code><codeclass="sig-name descname">segmented_sum</code><spanclass="sig-paren">(</span><emclass="sig-param">x</em>, <emclass="sig-param">s_ind</em>, <emclass="sig-param">e_ind</em><spanclass="sig-paren">)</span><aclass="headerlink" href="#py_utils.utils_segmentation.segmented_sum" title="Permalink to this definition">¶</a></dt>
76
+
<dd><p>Computes the summation along segments x[s_ind:e_ind, …]</p>
0 commit comments