HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_USE_BLAS (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Core/util/
MKL_support.h 37 #ifndef EIGEN_USE_BLAS
38 #define EIGEN_USE_BLAS
52 #if defined(EIGEN_USE_BLAS) || defined(EIGEN_USE_LAPACKE) || defined(EIGEN_USE_MKL_VML)
  /external/eigen/Eigen/src/Core/products/
Parallelizer.h 88 // TODO when EIGEN_USE_BLAS is defined,
90 #if !(defined (EIGEN_HAS_OPENMP)) || defined (EIGEN_USE_BLAS)

Completed in 471 milliseconds