colSums2: colSums of a matrix

View source: R/RcppExports.R

colSums2R Documentation

colSums of a matrix

Description

colSums of a matrix

Usage

colSums2(Mat)

Arguments

Mat

a matrix.

Value

colSums(Mat)


survPen documentation built on Sept. 14, 2023, 1:06 a.m.