UNPKG

@stdlib/stats-incr-covmat

Version:

Compute an unbiased sample covariance matrix incrementally.

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