Math.LinearCircuit
resistance :: forall (edge :: Type -> Type) node a nodeLabel. (Edge edge, Ord node, Floating a) => Graph edge node a nodeLabel -> node -> node -> a Source #