add_matrices_bycol: sum of two matrices by column

View source: R/RcppExports.R

add_matrices_bycolR Documentation

sum of two matrices by column

Description

sum of two matrices by column

Usage

add_matrices_bycol(x, y)

Arguments

x

a matrix

y

a matrix with the same dimensions

Value

a matrix


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.