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