Searched refs:nRowCoeff (Results 1 – 1 of 1) sorted by relevance
107 int64_t nRowCoeff = lcm / tableau(nRow - 1, 0); in addRow() local112 nRowCoeff * tableau(nRow - 1, col) + idxRowCoeff * tableau(pos, col); in addRow()