hll-d v0.3.1 (2017-09-20T08:30:08Z)
Dub
Repo
OutputSparse
hll
Undocumented in source.
struct
OutputSparse {
ubyte
*
data
;
size_t
max_length
;
size_t
count
;
size_t
length
;
ulong
lastValue
;
void
put
(ulong value);
}
Members
Functions
put
void
put
(ulong value)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
count
size_t
count
;
Undocumented in source.
data
ubyte
*
data
;
Undocumented in source.
lastValue
ulong
lastValue
;
Undocumented in source.
length
size_t
length
;
Undocumented in source.
max_length
size_t
max_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