Searched defs:EIGEN_DEFAULT_TO_ROW_MAJOR (Results 1 - 4 of 4) sorted by relevance

/external/eigen/test/
H A Dsparselu.cpp12 // rhs and destination matrices when compiled with EIGEN_DEFAULT_TO_ROW_MAJOR
14 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR
15 #undef EIGEN_DEFAULT_TO_ROW_MAJOR macro
H A Dsparse_ref.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 Dvectorization_logic.cpp18 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR
19 #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

Completed in 240 milliseconds