sub_matrices_bycol: substraction of two matrices by column

View source: R/RcppExports.R

sub_matrices_bycolR Documentation

substraction of two matrices by column

Description

substraction of two matrices by column

Usage

sub_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.