code wiki / (root) / sketch_tuple_test.nx

sketch_tuple_test.nx

buildroot/runtime/sketch_tuple_test.nx

5786 B166 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_tuple_test.nx -- Tuple sketch (Theta + scalar) with reducer + merge.

dependencies 3 imports · 0 importers

syscalls.nx sketch_tuple.nx sketch_types.nx sketch_tuple_test.nx

imports: syscalls.nxsketch_tuple.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_tuple_alloc nx_tuple_aggregate nx_tuple_entry_at nx_tuple_add murmur3_32 mm_load_u32_le mm_rotl32 nx_tuple_entry_at ↻ nx_tuple_reduce nx_tuple_cardinality nx_tuple_entry_at ↻ iabs nx_tuple_merge nx_tuple_alloc ↻ nx_tuple_min2 nx_tuple_entry_at ↻ nx_tuple_reduce ↻ nx_tuple_query_aggregate nx_tuple_aggregate ↻ nx_approx_new nx_tuple_stddev_rel_ppb

structs

none

consts

none

functions

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