Searched refs:MinRowsAtCompileTime (Results 1 – 1 of 1) sorted by relevance
35 …MinRowsAtCompileTime = EIGEN_SIZE_MIN_PREFER_DYNAMIC(MatrixType::RowsAtCompileTime, OtherMatrixTyp… enumerator39 …HomogeneousDimension = int(MinRowsAtCompileTime) == Dynamic ? Dynamic : int(MinRowsAtCompileTime)+1