code wiki / (root) / sketch_count_sketch_test.nx

sketch_count_sketch_test.nx

buildroot/runtime/sketch_count_sketch_test.nx

3891 B113 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_count_sketch_test.nx -- CountSketch (unbiased frequency) verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_count_sketch.nx sketch_types.nx sketch_count_sketch_test.nx

imports: syscalls.nxsketch_count_sketch.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_cs_alloc nx_cs_estimate nx_cs_h1 nx_cs_h2 nx_cs_sign nx_cs_add nx_cs_h1 ↻ nx_cs_h2 ↻ nx_cs_sign ↻ iabs nx_cs_query nx_cs_estimate ↻ nx_cs_isqrt nx_approx_new nx_cs_conf_ppb nx_cs_merge nx_cs_alloc ↻

structs

none

consts

none

functions

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