diff options
author | Jasper | 2025-09-12 11:40:15 +0200 |
---|---|---|
committer | Jasper | 2025-09-12 11:40:15 +0200 |
commit | a6f4ecafb9aeb94bab65d0256d8d69ab0ed024b0 (patch) | |
tree | e03dd325c73e080efbca60a44838489955a5d856 /debug.c | |
parent | 1e8fe2e6058b8ae243dfd0d71de67d17ac67b2b0 (diff) |
Matrix transpose doesn't edit memory representation
- transpose swaps dimensions
- transpose sets variable to indicate it has been transposed
- matrix_at acts accordingly
- matrix_foreach_idx now uses matrix_at to set the iterator to allow
iterating over a transposed matrix
Diffstat (limited to 'debug.c')
0 files changed, 0 insertions, 0 deletions