This commit is contained in:
x
2023-03-21 13:41:11 +01:00
parent 0dd8366e2c
commit 1379f23c41

View File

@ -408,7 +408,10 @@ In general encoding/decoding functions are of the form:
vb: variable byte<br />
p4: turbopfor<br />
vs: variable simple<br />
v8: TurboByte SIMD + Hybrid TurboByte + TurboPack<br />
bit: bit packing<br />
fp: Floating Point encoding. Turbo Razor: pointwise relative error rounding algorithm<br />
n : high level array functions for large arrays.
'' : encoding for unsorted integer lists<br />