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


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