UNPKG

@stdlib/blas-ext-base-gcusumkbn2

Version:

Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

3 lines 116 B
/// <reference path="../docs/types/index.d.ts" /> import gcusumkbn2 from '../docs/types/index'; export = gcusumkbn2;