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