hll-d v0.3.1 (2017-09-20T08:30:08Z)
Dub
Repo
put
hll
Puts data or hash value to the counter.
alias
put
=
dlang_hll_put_hash
extern (
C
) @
system
nothrow @
nogc
alias
put
=
dlang_hll_put_hash
alias
put
=
dlang_hll_put_uuid
void
put
(HLL hll, const(void)[] data)
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
Puts data or hash value to the counter.