Searched refs:EIGEN_USE_BLAS (Results 1 – 5 of 5) sorted by relevance
37 #ifndef EIGEN_USE_BLAS38 #define EIGEN_USE_BLAS macro124 #if defined(EIGEN_USE_BLAS)
54 <tr><td>\c EIGEN_USE_BLAS </td><td>Enables the use of external BLAS level 2 and 3 routines (compati…66 <tr><td>Matrix-matrix operations \n \c EIGEN_USE_BLAS </td><td>\code77 <tr class="alt"><td>Matrix-vector operations \n \c EIGEN_USE_BLAS </td><td>\code
59 <tr><td>\c EIGEN_USE_BLAS </td><td>Enables the use of external BLAS level 2 and 3 routines</td></tr>63 <tr><td>\c EIGEN_USE_MKL_ALL </td><td>Defines \c EIGEN_USE_BLAS, \c EIGEN_USE_LAPACKE, and \c EIGEN…
92 #if !(defined (EIGEN_HAS_OPENMP)) || defined (EIGEN_USE_BLAS) in parallelize_gemm()
497 #ifdef EIGEN_USE_BLAS506 #endif // EIGEN_USE_BLAS