sum

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

Meta