Searched refs:YZECosts (Results 1 – 1 of 1) sorted by relevance
134 const Matrix &YZECosts = G.getEdgeCosts(YZEId); in applyR2() local136 G.updateEdgeCosts(YZEId, Delta + YZECosts); in applyR2()138 G.updateEdgeCosts(YZEId, Delta.transpose() + YZECosts); in applyR2()