Searched refs:yCosts (Results 1 – 1 of 1) sorted by relevance
250 Vector &yCosts = g.getNodeCosts(ynItr); in applyR1() local251 for (unsigned j = 0; j < yCosts.getLength(); ++j) { in applyR1()258 yCosts[j] += min; in applyR1()263 Vector &yCosts = g.getNodeCosts(ynItr); in applyR1() local264 for (unsigned i = 0; i < yCosts.getLength(); ++i) { in applyR1()271 yCosts[i] += min; in applyR1()