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


JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.