R/lcda_grasp.R
centrality_eigen.Rd
Eigenvector centrality (own implementation, O(m log n)).
centrality_eigen(csr)
a CSR list (indptr, indices, igraph) from the internal converter.
numeric vector of per-node centrality scores.