UNPKG

@stdlib/stats-base-cumax

Version:

Calculate the cumulative maximum of a strided array.

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