Remove unused declarations of BLAS/LAPACK routines

This commit is contained in:
unageek
2023-03-23 21:54:05 +00:00
committed by Rasmus Munk Larsen
parent d57a79e512
commit 33e206f714
5 changed files with 460 additions and 394 deletions

View File

@@ -27,7 +27,7 @@
#error the token SCALAR must be defined to compile this file
#endif
#include "../Eigen/src/misc/blas.h"
#include "blas.h"
#define NOTR 0
#define TR 1