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