UNPKG

@stdlib/blas-ext-base-gsumkbn

Version:

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

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