UNPKG

@stdlib/stats-incr-pcorrdistmat

Version:

Compute a sample Pearson product-moment correlation distance matrix incrementally.

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