summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorJasper2025-09-05 14:18:04 +0200
committerJasper2025-09-05 14:18:04 +0200
commitfc668c18d7b4caf9cad5e7ed39c1dbdcfc683cb6 (patch)
treee09c4689b13acdffa9c9689288145ca2d78dfb38 /build.sh
parent4d3a7eb1bf238b5f7abeca8efd09e35254bba1a0 (diff)
Added macros to iterate over matrix
This avoids having to write double for-loops again and again. - 'matrix_loop' just replaces the loops and gives access to the indices i and j - 'matrix_foreach' initializes a double pointer to the current element - 'matrix_foreach_idx' is combination of the two above All for-loops that simply iterate over a matrix have been replaced.
Diffstat (limited to 'build.sh')
0 files changed, 0 insertions, 0 deletions