Searched defs:ProductTerm (Results 1 – 1 of 1) sorted by relevance
396 struct ProductTerm { struct397 ProductTerm(const int row, const int col, const int index) in ProductTerm() function401 bool operator<(const ProductTerm& right) const { in operator <()411 int row;412 int col;413 int index;