Module fenwick

Source
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§

ValueError
Weights
A wrapper around a vector of fenwick counts, with one additional weight for EOF.