UNPKG

@stdlib/stats-base-dmeanstdev

Version:

Calculate the mean and standard deviation of a double-precision floating-point strided array.

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