get_column_sums: Function for computing sum of each column in a matrix

View source: R/RcppExports.R

get_column_sumsR Documentation

Function for computing sum of each column in a matrix

Description

Computes the sum of each column in a matrix. For internal use only!

Usage

get_column_sums(X)

Arguments

X

a matrix.

Value

a vector of standard deviation values.

Author(s)

Leonardo Ramirez-Lopez


resemble documentation built on May 29, 2024, 8:49 a.m.