Searched defs:getEdgeCosts (Results 1 – 1 of 1) sorted by relevance
219 Matrix& getEdgeCosts(EdgeItr eItr) { return getEdge(eItr).getCosts(); } in getEdgeCosts() function224 const Matrix& getEdgeCosts(ConstEdgeItr eItr) const { in getEdgeCosts() function