rcpp_hdf5dataset_scalar_mean
rcpp_hdf5dataset_scalar_mean
OTHER
1 Description
Block-wise computation of mean(X).
2 Usage
rcpp_hdf5dataset_scalar_mean(ptr, paral = NULL, wsize = NULL, threads = NULL)3 Value
Scalar numeric.
rcpp_hdf5dataset_scalar_mean
OTHER
Block-wise computation of mean(X).
Scalar numeric.
---
title: "rcpp_hdf5dataset_scalar_mean"
subtitle: "rcpp_hdf5dataset_scalar_mean"
---
<span class="category-badge other">OTHER</span>
## Description
Block-wise computation of `mean(X)`.
## Usage
```r
rcpp_hdf5dataset_scalar_mean(ptr, paral = NULL, wsize = NULL, threads = NULL)
```
## Value
::: {.return-value}
Scalar numeric.
:::