Searched refs:check_rows_cols_for_overflow (Results 1 – 1 of 1) sorted by relevance
29 template<int MaxSizeAtCompileTime> struct check_rows_cols_for_overflow { struct36 template<> struct check_rows_cols_for_overflow<Dynamic> { argument242 internal::check_rows_cols_for_overflow<MaxSizeAtCompileTime>::run(nbRows, nbCols);249 internal::check_rows_cols_for_overflow<MaxSizeAtCompileTime>::run(nbRows, nbCols);318 internal::check_rows_cols_for_overflow<MaxSizeAtCompileTime>::run(other.rows(), other.cols());463 …internal::check_rows_cols_for_overflow<MaxSizeAtCompileTime>::run(other.derived().rows(), other.de…690 internal::check_rows_cols_for_overflow<Derived::MaxSizeAtCompileTime>::run(rows, cols);