delta

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

Meta