Searched refs:rRightCoeff (Results 1 – 1 of 1) sorted by relevance
445 const std::vector<double>& rRightCoeff = aCellsHash[aRightAddr]; in solve() local448 pValues[nVar] -= rRightCoeff[nVar+1]; in solve()450 fRightValue += rRightCoeff[0]; // constant term in solve()
Completed in 21 milliseconds