code wiki / (root) / sketch_kmv_test.nx

sketch_kmv_test.nx

buildroot/runtime/sketch_kmv_test.nx

6486 B196 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_kmv_test.nx -- KMV cardinality + union + Jaccard verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_kmv.nx sketch_types.nx sketch_kmv_test.nx

imports: syscalls.nxsketch_kmv.nxsketch_types.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_kmv_alloc nx_kmv_estimate nx_kmv_add_hash nx_kmv_add nx_kmv_hash murmur3_32 mm_load_u32_le mm_rotl32 iabs nx_kmv_query nx_kmv_estimate ↻ nx_approx_new nx_kmv_stddev_rel_ppb nx_kmv_union nx_kmv_alloc ↻ nx_kmv_jaccard_ppm

structs

none

consts

none

functions

7func iabs(x: i64) -> i64 {
called by 1: main
12func main() -> i64 {