powered by
Build the sparse double-edge adjacency matrix Gd from a graph adjacency matrix.
Gd
build_Gd(adj_mat)
A double-edge adjacency matrix Gd in sparse form.
The original adjacency matrix.