Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DGeneralProduct.h57 depth_select = product_size_category<Depth,MaxDepth>::value enumerator
59 typedef product_type_selector<rows_select, cols_select, depth_select> selector;
74 EIGEN_DEBUG_VAR(depth_select); in debug()