f
cummax(): array | matrix
x: array | matrix,
dim?: 0 | 1
3 overloads
Cumulative maximum of array elements.
Usage
import * as mod from "elemop/cummax.ts";
Cumulative maximum of array elements.
import * as mod from "elemop/cummax.ts";