UNPKG

@stdlib/blas-ext-base-gasumpw

Version:

Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.

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