linear-circuit-0.1.0.2: Compute resistance of linear electrical circuits

Safe HaskellNone

Math.LinearCircuit

Documentation

resistance :: (Edge edge, Ord node, Floating a) => Graph edge node a nodeLabel -> node -> node -> aSource