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