UNPKG

@stdlib/stats-base-variance

Version:

Calculate the variance of a strided array.

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