SimpleSegNaiveEngine.sum

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T sum(uint a, uint b, uint l, uint r, uint k)
    struct SimpleSegNaiveEngine(T, alias opTT, T eT)
    T
    sum
    (
    uint a
    ,
    uint b
    ,
    uint l
    ,
    uint r
    ,
    uint k
    )
  2. T sum(uint a, uint b)

Meta