colSds_cpp: Efficient Column Standard Deviations

View source: R/RcppExports.R

colSds_cppR Documentation

Efficient Column Standard Deviations

Description

Efficient Column Standard Deviations

Usage

colSds_cpp(x, n_cores = 1L)

Arguments

x

Numeric Matrix

n_cores

Number of cores to use


ICEbox documentation built on Jan. 12, 2026, 9:06 a.m.

Related to colSds_cpp in ICEbox...