Home
last modified time | relevance | path

Searched defs:MaxRows (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Core/
DGeneralProduct.h41 MaxRows = traits<_Lhs>::MaxRowsAtCompileTime, enumerator
55 rows_select = product_size_category<Rows,MaxRows>::value, enumerator
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h571 Matrix<ComplexScalar, Rows, Cols, Options, MaxRows, MaxCols>& res, in revertSchur() argument
579 Matrix<RealScalar, Rows, Cols, Options, MaxRows, MaxCols>& res, in revertSchur() argument