Searched refs:WorstCol (Results 1 – 1 of 1) sorted by relevance
72 WorstCol = std::max(WorstCol, WorstColCountForCurRow); in MatrixMetadata()80 unsigned getWorstCol() const { return WorstCol; } in getWorstCol()86 unsigned WorstCol = 0; variable