Searched refs:fRightValue (Results 1 – 1 of 1) sorted by relevance
441 double fRightValue = -rLeftCoeff[0]; in solve() local450 fRightValue += rRightCoeff[0]; // constant term in solve()453 fRightValue += fDirectValue; in solve()463 pRHS[nConstrPos] = fRightValue; in solve()
Completed in 21 milliseconds