Expand description
Models
implemented using Fenwick trees
Modules§
- context_
switching - Fenwick tree based context-switching model
- simple
- simple adaptive model using a fenwick tree
Structs§
- Value
Error - Weights
- A wrapper around a vector of fenwick counts, with one additional weight for EOF.