hll-d v0.3.1 (2017-09-20T08:30:08Z)
Dub
Repo
InputSparse
hll
Undocumented in source.
struct
InputSparse {
const
(
ubyte
)*
data
;
size_t
length
;
ulong
front
;
this
(const(ubyte)* data, size_t length);
bool
empty
();
void
popFront
();
}
Constructors
this
this
(const(ubyte)* data, size_t length)
Undocumented in source.
Members
Functions
empty
bool
empty
()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
data
const
(
ubyte
)*
data
;
Undocumented in source.
front
ulong
front
;
Undocumented in source.
length
size_t
length
;
Undocumented in source.
Meta
Source
See Implementation
hll
aliases
HLL_Free
HLL_Malloc
HLL_Realloc
count
put
functions
dlang_hll_count
dlang_hll_create
dlang_hll_destroy
dlang_hll_murmurhash
dlang_hll_put_hash
dlang_hll_put_uuid
dlang_hll_unite_temp
fromVarint
fromVaruint
linearCounting
m
normal_allocation_size
normal_bit_size
normal_length
normal_size
toVarint
toVaruint
varintLength
structs
HLL
InputSparse
OutputSparse
variables
_biasData
_rawEstimateData
_threshold