Searched refs:tryNormaliseEdgeMatrix (Results 1 – 1 of 1) sorted by relevance
352 bool nullCostEdge = tryNormaliseEdgeMatrix(yzeItr); in applyR2()496 if (tryNormaliseEdgeMatrix(eItr)) { in tryToEliminateEdge()503 bool tryNormaliseEdgeMatrix(Graph::EdgeItr &eItr) { in tryNormaliseEdgeMatrix() function