nx_triangulation_crypto_fft.nx
buildroot/runtime/nx_triangulation_crypto_fft.nx
about
nx_triangulation_crypto_fft.nx -- triangulation battery 3.
Covers hash functions (FNV-1a / DJB2 / Jenkins / Adler-32), FFT/IFFT
roundtrip, and Bloom filter insert/contains roundtrip. All checks
are substrate-internal; no external dependencies.
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_classical_unpatented_3.nxnx_fft.nxnx_sketch_bloom.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 19 | func nx_tri_check(label: *u8, aut: nx_int, w1: nx_int, w2: nx_int, |
| 34 | func main() -> nx_exit |