Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DGeneralProduct.h55 rows_select = product_size_category<Rows,MaxRows>::value, enumerator
59 typedef product_type_selector<rows_select, cols_select, depth_select> selector;
72 EIGEN_DEBUG_VAR(rows_select); in debug()