code wiki / (root) / sketch_theta_test.nx

sketch_theta_test.nx

buildroot/runtime/sketch_theta_test.nx

4797 B143 linesdepth 6pulls 7 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_theta_test.nx -- Theta sketch union + intersection + difference.

dependencies 3 imports · 0 importers

syscalls.nx sketch_theta.nx sketch_types.nx sketch_theta_test.nx

imports: syscalls.nxsketch_theta.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_theta_alloc nx_theta_estimate nx_theta_add murmur3_32 mm_load_u32_le mm_rotl32 iabs nx_theta_intersect nx_theta_alloc ↻ nx_theta_min2 nx_theta_difference nx_theta_alloc ↻ nx_theta_min2 ↻ nx_theta_query nx_theta_estimate ↻ nx_approx_new nx_theta_stddev_rel_ppb

structs

none

consts

none

functions

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