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

Safe HaskellNone

Math.LinearCircuit

Documentation

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