Module adder_codec_core::codec::compressed::fenwick
source · Expand description
Models
implemented using Fenwick trees
Modules
- Fenwick tree based context-switching model
- simple adaptive model using a fenwick tree
Structs
- A wrapper around a vector of fenwick counts, with one additional weight for EOF.