UNPKG

@stdlib/blas-ext-base-sasumpw

Version:

Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.

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