Home
last modified time | relevance | path

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

/aoo41x/main/sccomp/source/solver/
H A Dsolver.cxx441 double fRightValue = -rLeftCoeff[0]; in solve() local
450 fRightValue += rRightCoeff[0]; // constant term in solve()
453 fRightValue += fDirectValue; in solve()
463 pRHS[nConstrPos] = fRightValue; in solve()

Completed in 21 milliseconds