Calculate the sum of strided array elements using pairwise summation.
Adds a constant to each strided array element and computes the sum using pairwise summation.
👜 Callbag operator that emits the previous and current values as an array.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.