Home
last modified time | relevance | path

Searched refs:rRightCoeff (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sccomp/source/solver/
H A Dsolver.cxx452 const std::vector<double>& rRightCoeff = aCellsHash[aRightAddr]; in solve() local
455 pValues[nVar] -= rRightCoeff[nVar+1]; in solve()
457 fRightValue += rRightCoeff[0]; // constant term in solve()

Completed in 15 milliseconds