code wiki / (root) / sketch_correlation_test.nx

sketch_correlation_test.nx

buildroot/runtime/sketch_correlation_test.nx

4838 B158 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_correlation_test.nx -- streaming Pearson + regression verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_correlation.nx sketch_types.nx sketch_correlation_test.nx

imports: syscalls.nxsketch_correlation.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_corr_alloc nx_corr_add nx_corr_safe_p nx_corr_r_ppm nx_corr_isqrt iabs nx_corr_slope_ppm nx_corr_intercept nx_corr_slope_ppm ↻ nx_corr_query_r nx_corr_r_ppm ↻ nx_approx_new nx_corr_safe_p ↻ nx_corr_merge nx_corr_alloc ↻ nx_corr_count

structs

none

consts

none

functions

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