Avg

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool Avg(T[][] table, size_t target, size_t[] cols, size_t start, size_t end)
    bool
    Avg
    (
    T
    )
    (
    T[][] table
    ,
    size_t target
    ,
    size_t[] cols
    ,
    size_t start = 0
    ,
    size_t end = size_t.max
    )
  2. bool Avg(T[][] table, size_t target, size_t[] cols)

Meta