@stdlib/blas-ext-base-gapxsumkbn
Adds a constant to each strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Adds a constant to each strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Adds a constant to each strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.