TurboPFor: Elias fano scalar + SIMD
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
- email : powturbo [_AT_] gmail [_DOT_] com
|
- email : powturbo [_AT_] gmail [_DOT_] com
|
||||||
**/
|
**/
|
||||||
|
|
||||||
// eliasfano.c - "Integer Compression" Elias Fano
|
// eliasfano.c - "Integer Compression" Elias Fano
|
||||||
#ifndef USIZE //------------------------------------ functions -----------------------------------------------------------------
|
#ifndef USIZE //------------------------------------ functions -----------------------------------------------------------------
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Reference in New Issue
Block a user