Skip to main content

T

Constant T 

Source
pub const T: u32 = 2;
Expand description

t parameter of the approximated update value distribution. Fixed at 2 in this build — both ExaLogLog (d=20) and ExaLogLogFast (d=24) use it, and it’s the configuration the paper recommends in practice.