- use blaze matrix library

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@944 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-11 08:57:45 +00:00
parent 8b030a96d6
commit e9accd96a9
3 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -104,7 +104,9 @@
"hash_map": "cpp",
"armadillo": "cpp",
"matrixfunctions": "cpp",
"float.h": "c"
"float.h": "c",
"fir2.h": "c",
"sparseqr": "cpp"
}
}
}