Home
last modified time | relevance | path

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

/trunk/main/sccomp/source/solver/
H A Dsolver.cxx448 double fRightValue = -rLeftCoeff[0]; in solve() local
457 fRightValue += rRightCoeff[0]; // constant term in solve()
460 fRightValue += fDirectValue; in solve()
470 pRHS[nConstrPos] = fRightValue; in solve()

Completed in 13 milliseconds