Searched defs:MaxRows (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/Core/ |
D | GeneralProduct.h | 62 MaxRows = _Lhs::MaxRowsAtCompileTime, enumerator 77 rows_select = product_size_category<Rows,MaxRows>::value, enumerator
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
D | MatrixPower.h | 429 Matrix<ComplexScalar, Rows, Cols, Options, MaxRows, MaxCols>& res, in revertSchur() argument 437 Matrix<RealScalar, Rows, Cols, Options, MaxRows, MaxCols>& res, in revertSchur() argument
|
D | MatrixFunction.h | 77 static const int MaxRows = Traits::MaxRowsAtCompileTime; variable
|