rowCenter_cpp: Row-wise Centering

View source: R/RcppExports.R

rowCenter_cppR Documentation

Row-wise Centering

Description

Centers each row of a matrix by subtracting the row mean.

Usage

rowCenter_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 rowCenter_cpp in ICEbox...