Searched defs:MaxRows (Results 1 – 2 of 2) sorted by relevance
| /external/eigen/Eigen/src/Core/ |
| D | GeneralProduct.h | 56 MaxRows = traits<_Lhs>::MaxRowsAtCompileTime, enumerator 70 rows_select = product_size_category<Rows,MaxRows>::value, enumerator
|
| /external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
| D | MatrixPower.h | 569 Matrix<ComplexScalar, Rows, Cols, Options, MaxRows, MaxCols>& res, in revertSchur() argument 577 Matrix<RealScalar, Rows, Cols, Options, MaxRows, MaxCols>& res, in revertSchur() argument
|