CMLA

doc: cummax

Cumulative maximum as used in simple regrets

Syntax

 M = cummax(R)

Arguments

  • R matrix (n,t) for n run of length t

Outputs

  • M matrix (n,t) of maximum along the column (:,1:i) for each row