code wiki / (root) / nx_lattice.nx

nx_lattice.nx

buildroot/runtime/nx_lattice.nx

3533 B99 linesdepth 4pulls 5 transitivereach 36 importersview sourcekind library
docsdependenciesstructsconstsfunctions

about

nx_lattice.nx -- 2D integer lattice primitives. Foundation for Minkowski's fundamental theorem (Freek #40) and related geometry of numbers results. genealogy_id: minkowski_1896_geometrie_der_zahlen lineage_id: zfc_separation + lattice + symmetric_convex_set axioms: NX_AX_ZFC_SEPARATION, NX_AX_GEO_TWO_POINTS_DETERMINE_LINE

dependencies 3 imports · 2 importers

syscalls.nx nx_axioms.nx nx_i128.nx nx_lattice.nx nx_qed_freek.nx nx_theorems9_test.nx

imports: syscalls.nxnx_axioms.nxnx_i128.nx

imported by: nx_qed_freek.nxnx_theorems9_test.nx

structs

none

consts

none

functions

22func nx_lattice_disk_point_count(R: i64) -> i64
called by 1: main
40func nx_lattice_rect_point_count(A: i64, B: i64) -> i64
called by 1: main
55func nx_lattice_minkowski_rect_check(A: i64, B: i64) -> i64
64func nx_lattice_norm_sq(x: i64, y: i64) -> i64