UNPKG

@stdlib/blas-ext-base-gsumpw

Version:

Calculate the sum of strided array elements using pairwise summation.

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