code wiki / (root) / sketch_kmeans1d_test.nx

sketch_kmeans1d_test.nx

buildroot/runtime/sketch_kmeans1d_test.nx

3809 B104 linesdepth 5pulls 7 transitivereach 0 importersview sourcekind gate/prooftopic sketch
docsdependenciesstructsconstsfunctions

about

sketch_kmeans1d_test.nx -- 1D streaming k-means verification.

dependencies 3 imports · 0 importers

syscalls.nx sketch_kmeans1d.nx sketch_types.nx sketch_kmeans1d_test.nx

imports: syscalls.nxsketch_kmeans1d.nxsketch_types.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

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