avg

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

Meta