Searched defs:IsMatrix (Results 1 – 2 of 2) sorted by relevance
132 bool IsMatrix() const { return column_count_ > 1 && row_count_ > 1; } in IsMatrix() function
388 bool IsMatrix() const { in IsMatrix() function