John Wellbelove
|
da8a31c19e
|
Added sign_extend template
|
2016-02-27 16:54:51 +00:00 |
|
John Wellbelove
|
16a1978f43
|
Added link to www.etlcpp.com in licence header.
|
2015-12-16 11:09:56 +00:00 |
|
John Wellbelove
|
b46357da05
|
Added mask to final result of fold_bits()
|
2015-12-11 18:59:55 +00:00 |
|
John Wellbelove
|
31e828b4bb
|
Minor change to template paramter value.
|
2015-09-28 18:31:19 +01:00 |
|
John Wellbelove
|
16117d9a5c
|
Added etl::max_value_for_nbits
Fixed etl::fold_bits by using etl::max_value_for_nbits in while loop.
|
2015-09-25 12:00:18 +01:00 |
|
John Wellbelove
|
0e4d57b05c
|
Changed size_t to TValue in 'fold_bits'
|
2015-09-19 14:45:16 +01:00 |
|
John Wellbelove
|
c8e9a2e852
|
Added 'fold_bits()' to binary.h and used in bloom_filter.h
|
2015-09-10 11:25:17 +01:00 |
|
jwellbelove
|
3cac0110bb
|
Small compile errors.
|
2015-03-15 16:30:32 +00:00 |
|
jwellbelove
|
1777bb5f33
|
Added count_bits & parity.
|
2015-02-23 21:11:34 +00:00 |
|
jwellbelove
|
a72fb6ddc2
|
Added binary / gray code conversions.
|
2015-02-21 21:19:25 +00:00 |
|
jwellbelove
|
d4ae5c9775
|
Added rotate (+- distance)
|
2015-02-15 10:22:01 +00:00 |
|
jwellbelove
|
e6435b4cb4
|
Binary utlities
|
2015-02-15 09:57:21 +00:00 |
|