code wiki / (root) / sketch_reservoir_test.nx

sketch_reservoir_test.nx

buildroot/runtime/sketch_reservoir_test.nx

4276 B131 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_reservoir_test.nx -- Vitter reservoir + sample-based quantile verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_reservoir.nx sketch_types.nx sketch_reservoir_test.nx

imports: syscalls.nxsketch_reservoir.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_reservoir_alloc nx_reservoir_quantile nx_reservoir_sort nx_reservoir_add nx_reservoir_rng_below nx_reservoir_rng_next iabs nx_reservoir_rank nx_reservoir_sort ↻ nx_reservoir_query_quantil nx_reservoir_quantile ↻ nx_approx_new nx_reservoir_rank_error_pp

structs

none

consts

none

functions

8func iabs(x: i64) -> i64 {
called by 1: main
13func main() -> i64 {