R/RcppExports.R
lq_adjacency_matrix_to_vector.Rd
Flatten an adjacency matrix to a connection vector
lq_adjacency_matrix_to_vector(x, full = TRUE)
Numeric matrix
TRUE = full n*n (directed); FALSE = upper triangle (undirected)