powered by
The C++ function colsum_dir_Mat() calculates the sum of each column in a matrix in a static binary undirected network.
colsum_dir_Mat(M)
A matrix of numeric type.
Returns a vector as the sum of each column in the input matrix.