Searched refs:EIGEN_USE_BLAS (Results 1 – 4 of 4) sorted by relevance
37 #ifndef EIGEN_USE_BLAS38 #define EIGEN_USE_BLAS macro52 #if defined(EIGEN_USE_BLAS) || defined(EIGEN_USE_LAPACKE) || defined(EIGEN_USE_MKL_VML)67 # undef EIGEN_USE_BLAS
57 <tr><td>\c EIGEN_USE_BLAS </td><td>Enables the use of external BLAS level 2 and 3 routines (current…61 <tr><td>\c EIGEN_USE_MKL_ALL </td><td>Defines \c EIGEN_USE_BLAS, \c EIGEN_USE_LAPACKE, and \c EIGEN…72 <tr><td>Matrix-matrix operations \n \c EIGEN_USE_BLAS </td><td>\code83 <tr class="alt"><td>Matrix-vector operations \n \c EIGEN_USE_BLAS </td><td>\code
90 #if !(defined (EIGEN_HAS_OPENMP)) || defined (EIGEN_USE_BLAS) in parallelize_gemm()
353 #ifdef EIGEN_USE_BLAS362 #endif // EIGEN_USE_BLAS