|
JASSv2
|
Pack 32-bit integers into 512-bit SIMD words using elias gamma encoding - with VByte on short lists. More...
#include <stdint.h>#include <string.h>#include <immintrin.h>#include "compress_integer_variable_byte.h"
Go to the source code of this file.
Classes | |
| class | compress_integer_elias_gamma_simd_vb |
| Pack 32-bit integers into 512-bit SIMD words using elias gamma with vbyte for short lists. More... | |
Pack 32-bit integers into 512-bit SIMD words using elias gamma encoding - with VByte on short lists.
1.8.13