powered by
Build the sparse directed indicator matrix J from a graph adjacency matrix.
J
build_J(adj_mat)
A directed indicator matrix J in sparse form.
The original adjacency matrix.