summaryrefslogtreecommitdiff
path: root/matrix.h
diff options
context:
space:
mode:
authorJasper2025-09-08 10:28:01 +0200
committerJasper2025-09-08 10:28:01 +0200
commitbd39c6ab8b87a90944afe271ce847ed0ce090c92 (patch)
tree2fd49dd313c24fe9ca9e295dcfc699fbc740068a /matrix.h
parentbf8973c4617c30b1474bed2b7e399d6bf7f68839 (diff)
Used calloc instead of alloc
Calloc initializes the elements with 0 instead of possibly undefined behavior. 'matrix_const(..., ..., 0)' is not needed anymore
Diffstat (limited to 'matrix.h')
0 files changed, 0 insertions, 0 deletions