Home
last modified time | relevance | path

Searched refs:EIGEN_USE_BLAS (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DMKL_support.h37 #ifndef EIGEN_USE_BLAS
38 #define EIGEN_USE_BLAS macro
52 #if defined(EIGEN_USE_BLAS) || defined(EIGEN_USE_LAPACKE) || defined(EIGEN_USE_MKL_VML)
67 # undef EIGEN_USE_BLAS
/external/eigen/doc/
DUsingIntelMKL.dox57 <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>\code
83 <tr class="alt"><td>Matrix-vector operations \n \c EIGEN_USE_BLAS </td><td>\code
/external/eigen/Eigen/src/Core/products/
DParallelizer.h90 #if !(defined (EIGEN_HAS_OPENMP)) || defined (EIGEN_USE_BLAS) in parallelize_gemm()
/external/eigen/Eigen/
DCore353 #ifdef EIGEN_USE_BLAS
362 #endif // EIGEN_USE_BLAS