mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
BTL: add a Eigen-blas backend
This commit is contained in:
@@ -147,7 +147,5 @@ public :
|
||||
|
||||
};
|
||||
|
||||
|
||||
SCALAR blas_interface<SCALAR>::fone = SCALAR(1);
|
||||
SCALAR blas_interface<SCALAR>::fzero = SCALAR(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user