featurebase/encoding/proto
Ben Johnson 7ed9fba335
Unbounded BSI w/ sign magnitude
This commit implements BSI with variable bit depth using a
sign magnitudeto indicate whether a value is positive or negative.
This also rearranges the existence bit to be the first bit instead
of the last bit.
2019-05-17 15:52:17 -06:00
..
proto.go Unbounded BSI w/ sign magnitude 2019-05-17 15:52:17 -06:00