Searched refs:rLeftCoeff (Results 1 – 1 of 1) sorted by relevance
442 const std::vector<double>& rLeftCoeff = aCellsHash[aLeftAddr]; in solve() local445 pValues[nVar] = rLeftCoeff[nVar+1]; in solve()448 double fRightValue = -rLeftCoeff[0]; in solve()
Completed in 14 milliseconds