code wiki / (root) / sketch_sliding_window_test.nx

sketch_sliding_window_test.nx

buildroot/runtime/sketch_sliding_window_test.nx

3747 B86 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_sliding_window_test.nx -- last-W-samples rolling aggregator tests.

dependencies 3 imports · 0 importers

syscalls.nx sketch_sliding_window.nx sketch_types.nx sketch_sliding_window_test.nx

imports: syscalls.nxsketch_sliding_window.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_sw_alloc nx_sw_count nx_sw_sum nx_sw_mean nx_sw_push nx_sw_min nx_sw_recompute_extrema nx_sw_max nx_sw_recompute_extrema ↻ nx_sw_range nx_sw_max ↻ nx_sw_min ↻ nx_sw_clear nx_sw_query_mean nx_sw_mean ↻ nx_approx_new

structs

none

consts

none

functions

7func main() -> i64 {