code wiki / (root) / sketch_ewma_test.nx

sketch_ewma_test.nx

buildroot/runtime/sketch_ewma_test.nx

3376 B97 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_ewma_test.nx -- EWMA streaming smoother verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_ewma.nx sketch_types.nx sketch_ewma_test.nx

imports: syscalls.nxsketch_ewma.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_ewma_alloc nx_ewma_value nx_ewma_add nx_ewma_safe_p nx_ewma_count iabs nx_ewma_effective_window nx_ewma_query nx_approx_new nx_ewma_safe_p ↻

structs

none

consts

none

functions

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