matmul.c

Matrix multiplication helper library
git clone git://git.finwo.net/lib/matmul.c
Log | Files | Refs | README | LICENSE

.gitignore (40B)


      1 /lib/
      2 *.o
      3 /test_matmul
      4 /.dep
      5 /benchmark