dkh.segtree.segex

Undocumented in source.

Members

Functions

binSearchLazyNaive
int binSearchLazyNaive(TR t, int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

LazySegBlockEngine
struct LazySegBlockEngine(T, L, alias opTT, alias opTL, alias opLL, T eT, L eL)
Undocumented in source.
LazySegNaiveEngine
struct LazySegNaiveEngine(T, L, alias opTT, alias opTL, alias opLL, T eT, L eL)
Undocumented in source.
SimpleSegNaiveEngine
struct SimpleSegNaiveEngine(T, alias opTT, T eT)
Undocumented in source.

Meta