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