Searched refs:fRightValue (Results 1 – 1 of 1) sorted by relevance
448 double fRightValue = -rLeftCoeff[0]; in solve() local457 fRightValue += rRightCoeff[0]; // constant term in solve()460 fRightValue += fDirectValue; in solve()470 pRHS[nConstrPos] = fRightValue; in solve()
Completed in 10 milliseconds