UNPKG

@stdlib/blas-ext-base-dsumpw

Version:

Calculate the sum of double-precision floating-point strided array elements using pairwise summation.

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