Bugfix/fix asymptotic bessel
Compare changes
Files
9+ 16
− 9
@@ -124,7 +124,7 @@ template<unsigned int Precision> void cmatrixgemm(int m, int n, int k,
@@ -140,7 +140,11 @@ template<unsigned int Precision> void cmatrixgemm(int m, int n, int k,
@@ -192,8 +196,9 @@ template<unsigned int Precision> void cmatrixgemm(int m, int n, int k,
@@ -219,14 +224,16 @@ template<unsigned int Precision> void cmatrixgemm(int m, int n, int k,