UNPKG

@stdlib/stats-incr-nansumabs2

Version:

Compute a sum of squared absolute values incrementally, ignoring NaN values.

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