dsp::NodesMut [] [src]

type NodesMut<'a, N> = NodeWeightsMut<'a, N, usize>;

An alias for the iterator yielding mutable access to all node weights.