max

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void max(Row!T[] rows, size_t target, size_t[] cols)
  2. T max(Row!T[] rows, size_t col)
    T
    max
    (
    T
    )
    (
    Row!T[] rows
    ,
    size_t col
    )
    if (
    isNumeric!T
    )

Meta