|
JASSv2
|
Pack 32-bit integers into 512-bit SIMD words using elias gamma encoding. More...
#include <stdint.h>#include <string.h>#include <immintrin.h>#include "forceinline.h"#include "compress_integer.h"

Go to the source code of this file.
Classes | |
| class | JASS::compress_integer_elias_gamma_simd |
| Pack 32-bit integers into 512-bit SIMD words using prn and carryover. More... | |
Pack 32-bit integers into 512-bit SIMD words using elias gamma encoding.
1.8.13