UNPKG

@stdlib/blas-ext-base-gcusumkbn

Version:

Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.

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