Skip to contents

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