Datasets and Dataspaces
Opening a dataset occurs three ways
1. Create a new dataspace with H5Screate_simple()
2. Copy an existing dataspace with H5Scopy()
3. Retrieve a dataspace from a dataset with H5Dget_space()
Previous slide
Next slide
Back to first slide
View graphic version