colsum_Mat: C++ function for column-wise numeric calculation in a matrix...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

The C++ function colsum_Mat() calculates the sum of each column in a matrix in a static binary undirected network.

Usage

1

Arguments

M

A matrix of numeric type.

Value

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


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