mat_rows_sums: From row Sums.

View source: R/RcppExports.R

mat_rows_sumsR Documentation

From row Sums.

Description

row Sums of an adjacency matrix.

Usage

mat_rows_sums(x)

Arguments

m

a matrix.

Value

An integer vector. Each elements correspond to the sum of the corresponding row.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzales.


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.