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