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

  /external/eigen/test/
sparselu.cpp 28 // rhs and destination matrices when compiled with EIGEN_DEFAULT_TO_ROW_MAJOR
30 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR
31 #undef EIGEN_DEFAULT_TO_ROW_MAJOR
ref.cpp 10 // This unit test cannot be easily written to work with EIGEN_DEFAULT_TO_ROW_MAJOR
11 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR
12 #undef EIGEN_DEFAULT_TO_ROW_MAJOR
block.cpp 246 #ifndef EIGEN_DEFAULT_TO_ROW_MAJOR
  /external/eigen/Eigen/src/Core/util/
Macros.h 89 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR
  /external/eigen/bench/
benchBlasGemm.cpp 6 // #define EIGEN_DEFAULT_TO_ROW_MAJOR
122 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR

Completed in 288 milliseconds