mat: add matrix operations
commit03566482298373a83bf744e2afc669abb3f47c7a
authorDaniel Borkmann <borkmann@iogearbox.net>
Tue, 19 Jun 2012 10:24:01 +0000 (19 12:24 +0200)
committerDaniel Borkmann <borkmann@iogearbox.net>
Tue, 19 Jun 2012 10:24:01 +0000 (19 12:24 +0200)
tree6c06d80572cad42f75d76278e2d8301e3de3671e
parent6ab0e6cc46f0dbd5bdc7cd497a49dab7c3368e6e
mat: add matrix operations

Signed-off-by: Daniel Borkmann <borkmann@iogearbox.net>
src/built_in.h
src/mat.c [new file with mode: 0644]
src/mat.h [new file with mode: 0644]
src/transsip/CMakeLists.txt
src/xmalloc.c
src/xmalloc.h