UNPKG

@stdlib/stats-base-scumax

Version:

Calculate the cumulative maximum of single-precision floating-point strided array elements.

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