Searched refs:EIGEN_DEFAULT_TO_ROW_MAJOR (Results 1 - 5 of 5) sorted by relevance

/external/eigen/test/
H A Dsparselu.cpp28 // 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 macro
H A Dref.cpp10 // 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 macro
H A Dblock.cpp246 #ifndef EIGEN_DEFAULT_TO_ROW_MAJOR
/external/eigen/bench/
H A DbenchBlasGemm.cpp6 // #define EIGEN_DEFAULT_TO_ROW_MAJOR
122 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR
/external/eigen/Eigen/src/Core/util/
H A DMacros.h89 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR

Completed in 374 milliseconds