hyperslab_to_points: Single hyperslab dimension to explicit vector

View source: R/high_level_UI.R

hyperslab_to_pointsR Documentation

Single hyperslab dimension to explicit vector

Description

Single hyperslab dimension to explicit vector

Usage

hyperslab_to_points(hyperslab)

Arguments

hyperslab

a length 4 vector describing the start, count, stride and block component of a single dimension of a hyperslab

Details

Uses the information of a hyperslab and turns it into an explicit vector.

Value

An explicit vector describing the points in the hyperslab dimension

Author(s)

Holger Hoefling


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.