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)
    void
    max
    (
    T
    )
    (
    Row!T[] rows
    ,
    size_t target
    ,
    size_t[] cols
    )
  2. T max(Row!T[] rows, size_t col)

Meta