UNPKG

@stdlib/blas-ext-base-ssumpw

Version:

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

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