sqrt_matrix_bycol: element wise square root of a matrix by column

View source: R/RcppExports.R

sqrt_matrix_bycolR Documentation

element wise square root of a matrix by column

Description

element wise square root of a matrix by column

Usage

sqrt_matrix_bycol(x)

Arguments

x

a matrix

Value

a matrix


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