UNPKG

@stdlib/stats-incr-meanstdev

Version:

Compute an arithmetic mean and corrected sample standard deviation incrementally.

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