rcpp_hdf5dataset_rowSds

rcpp_hdf5dataset_rowSds

OTHER

1 Description

Block-wise, OpenMP-parallel computation of apply(X, 1, sd). Uses Bessel’s correction (n-1).

2 Usage

rcpp_hdf5dataset_rowSds(ptr, paral = NULL, wsize = NULL, threads = NULL)

3 Value

Numeric vector of length nrows_R.