rowsum_dir_Mat: C++ function for row-wise numeric calculation in a matrix for...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

The C++ function rowsum_dir_Mat() calculates the sum of each row in a matrix in a static binary directed network.

Usage

1

Arguments

M

A matrix of numeric type.

Value

Returns a vector as the sum of each row in the input matrix.


ergmclust documentation built on Feb. 1, 2021, 9:07 a.m.